AutoGPT/autogpt
rickythefox 20ef130341
Add tests for code/shell execution & improve config fixture (#1268)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-28 14:51:29 +02:00
..
agent Make y/n configurable (#3178) 2023-04-27 21:26:47 +02:00
commands Add tests for code/shell execution & improve config fixture (#1268) 2023-04-28 14:51:29 +02:00
config Make y/n configurable (#3178) 2023-04-27 21:26:47 +02:00
js Implemented Selenium based web browsing. (#1397) 2023-04-14 21:35:19 +01:00
json_utils The unlooping and fixing of file execution. (#3368) 2023-04-26 21:07:28 -07:00
memory fix connection bug for zilliz uri on milvus (#3278) 2023-04-26 18:57:29 -07:00
models Fix all commands and cleanup 2023-04-19 18:17:04 -05:00
processing Remove another global memory access 2023-04-23 16:59:49 -07:00
prompts Make y/n configurable (#3178) 2023-04-27 21:26:47 +02:00
speech Refactor/decouple logger from global configuration (#3171) 2023-04-25 05:41:30 +01:00
types ♻️ Use AutoGPT template package for the plugin type 2023-04-17 22:10:40 -07:00
url_utils Hotfix/validate url strips query params (#3370) 2023-04-26 20:20:15 -05:00
workspace The unlooping and fixing of file execution. (#3368) 2023-04-26 21:07:28 -07:00
__init__.py The unlooping and fixing of file execution. (#3368) 2023-04-26 21:07:28 -07:00
__main__.py fix merge 2023-04-18 18:48:44 -05:00
api_manager.py fix set_total_budget docstring (#3288) 2023-04-26 12:18:12 -07:00
app.py remove do nothing (#3369) 2023-04-26 19:55:02 -05:00
chat.py The unlooping and fixing of file execution. (#3368) 2023-04-26 21:07:28 -07:00
cli.py Re-add install-plugin-deps to CLI (#3170) 2023-04-24 20:11:19 -05:00
configurator.py Merge branch 'master' into arg_config_optimization 2023-04-19 06:48:31 +08:00
llm_utils.py Fix URL to docs in API throttling message (#3201) 2023-04-27 23:43:56 +02:00
logs.py Chat plugin capability (#2929) 2023-04-26 15:08:39 -05:00
main.py scrape text regression test (#3387) 2023-04-27 09:27:15 -07:00
modelsinfo.py Make Auto-GPT aware of its running cost (#762) 2023-04-23 16:04:31 -05:00
plugins.py Make y/n configurable (#3178) 2023-04-27 21:26:47 +02:00
setup.py Make Auto-GPT aware of its running cost (#762) 2023-04-23 16:04:31 -05:00
singleton.py Refactor/move singleton out of config module (#3161) 2023-04-24 17:24:57 -05: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 Make y/n configurable (#3178) 2023-04-27 21:26:47 +02:00