AutoGPT/scripts
Toran Bruce Richards 01cce1b570
Merge pull request #94 from PhilipAD/'google_search'-command-instead-of-'google'-command
Fix Issue with command hallucination 💭
2023-04-04 21:05:36 +12:00
..
data Merge pull request #94 from PhilipAD/'google_search'-command-instead-of-'google'-command 2023-04-04 21:05:36 +12:00
agent_manager.py Adds todo comment. 2023-04-03 11:24:36 +01:00
ai_config.py Clean up where last_run_settings go 2023-04-02 22:12:14 -05:00
ai_functions.py Evaluated code should not be JSON. 2023-04-03 11:25:43 +01:00
browse.py Remove unused imports 2023-04-02 21:52:50 -05:00
call_ai_function.py Remove unused imports 2023-04-02 21:52:50 -05:00
chat.py Vastly improves context window management. 2023-04-03 11:28:06 +01:00
commands.py Removes print. 2023-04-04 00:24:22 +01:00
config.py Merge branch 'Torantulino:master' into master 2023-04-03 16:38:31 -07:00
data.py Update scripts/data.py 2023-04-04 10:04:02 +01:00
execute_code.py Changes python version to 3.10 in execute_code. 2023-04-03 11:34:39 +01:00
file_operations.py error handling back 2023-04-03 08:50:07 -07:00
json_parser.py dirtyjson -> json 2023-04-03 14:28:22 +02:00
llm_utils.py Consolidate calls to openai 2023-04-02 21:51:07 -05:00
main.py Merge pull request #133 from prestoj/human-feedback-in-manual-mode 2023-04-04 20:53:54 +12:00
memory.py Deletes old output renderer and renames AutonomousAI folder to scripts 2023-03-31 22:49:17 +01:00
speak.py Use gpt-4 by default for the main thought process 2023-04-02 21:35:28 -05:00
spinner.py Apply autopep8 formatting to entire codebase 2023-04-02 09:13:15 +01:00
token_counter.py Implements counting of exact tokens 🚀 2023-04-03 11:26:09 +01:00