..
agent
Add workspace abstraction ( #2982 )
2023-04-23 14:36:04 -05:00
commands
Add workspace abstraction ( #2982 )
2023-04-23 14:36:04 -05:00
config
Add workspace abstraction ( #2982 )
2023-04-23 14:36:04 -05:00
js
Implemented Selenium based web browsing. ( #1397 )
2023-04-14 21:35:19 +01:00
json_utils
linting
2023-04-18 19:40:14 -05:00
memory
Fix Milvus module config import ( #3036 )
2023-04-23 18:32:17 +02:00
models
Fix all commands and cleanup
2023-04-19 18:17:04 -05:00
permanent_memory
Blacked.
2023-04-15 16:40:12 -05:00
processing
Fix model context overflow issue ( #2542 )
2023-04-19 23:28:57 +02:00
prompts
Fix to prompt generator - "Ensure the response can beparsed" ( #2980 )
2023-04-23 09:07:14 +01:00
speech
run black and isort on behalf of OP
2023-04-22 16:25:03 +01:00
types
♻️ Use AutoGPT template package for the plugin type
2023-04-17 22:10:40 -07:00
workspace
Add workspace abstraction ( #2982 )
2023-04-23 14:36:04 -05:00
__init__.py
Convert to python module named autogpt.
2023-04-14 10:27:41 -07:00
__main__.py
fix merge
2023-04-18 18:48:44 -05:00
app.py
run black and isort on behalf of OP
2023-04-22 16:58:21 +01:00
chat.py
♻️ Use AutoGPT template package for the plugin type
2023-04-17 22:10:40 -07:00
cli.py
Add workspace abstraction ( #2982 )
2023-04-23 14:36:04 -05:00
configurator.py
Merge branch 'master' into arg_config_optimization
2023-04-19 06:48:31 +08:00
llm_utils.py
Fix all commands and cleanup
2023-04-19 18:17:04 -05:00
logs.py
linting
2023-04-18 19:40:14 -05:00
plugins.py
Plugins: debug line always printed in plugin load
2023-04-23 00:45:53 +02:00
setup.py
Automatic prompting ( #2896 )
2023-04-23 06:36:10 +01:00
spinner.py
Added basic spinner tests and modified spinner method docstring
2023-04-22 01:13:32 +03:00
token_counter.py
isort, add proper skips.
2023-04-18 18:59:23 -05:00
utils.py
Tests utils suite ( #2961 )
2023-04-22 19:07:28 -05:00