AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
COMMITS
/ scripts/main.py April 9, 2023
A
put debug setting to cfg and use it in when calling chat.chat_with_at and fix_json
Alexander Nikulin committed
T
Merge pull request #491 from awmorgan/fix_command_error_check_1
Toran Bruce Richards committed
B
Update main.py
BillSchumacher committed
April 8, 2023
B
fix command error check
Bill Morgan committed
B
Merge branch 'master' of github.com:Torantulino/Auto-GPT into redis-backend
BillSchumacher committed
April 7, 2023
K
[fix]: Added an exception in main.py if pinecone_api_key is not provided
keenborder786 committed
B
Refactor memory into factory.
BillSchumacher committed
B
Implement local memory.
BillSchumacher committed
B
Implement redis memory backend.
BillSchumacher committed
April 6, 2023
T
Merge pull request #233 from russellocean/master
Toran Bruce Richards committed
April 4, 2023
D
Pinecone memory and memory usage tracking
douglas committed
T
Merge pull request #133 from prestoj/human-feedback-in-manual-mode
Toran Bruce Richards committed
Y
add final exception handling back
yousefissa committed
Y
fix assistant thoughts failure on string type
yousefissa committed
P
human feedback in manual mode
Preston Jensen committed
April 5, 2023
R
Syntax Error, Revert formatting errors, remove 308
russellocean committed
R
Apply suggestions from code review
russellocean committed
R
Implement custom continuous task count with 'y -n'
russellocean committed
April 3, 2023
Y
cleanup method
yousefissa committed
Y
fix assistant plan variables being referenced before assignment
yousefissa committed
T
Adds --gpt3only mode!
Toran Bruce Richards committed
0
better arg parsing
0xcha05 committed
T
Removes logging and uses new config token limit.
Toran Bruce Richards committed
T
Tweaks welcome back prompt.
Toran Bruce Richards committed
T
Handles incorrect AI formatting in a more forgiving way.
Toran Bruce Richards committed
T
Clean up where last_run_settings go
Taylor Brown committed
T
Use gpt-4 by default for the main thought process
Taylor Brown committed
April 2, 2023
T
Merge master to fixes_gpt3
Taylor Brown committed
T
Make compatible with gpt-3.5
Taylor Brown committed
T
Attempt to improve JSON handling in GPT-3
Taylor Brown committed
J
Remove `keys.py` and replace with `python-dotenv`.
James C. Palmer committed
T
Apply autopep8 formatting to entire codebase
Torantulino committed
T
Fixes print_to_console sometiems speaking text when speaking is disabled.
Torantulino committed
April 1, 2023
T
Implements code execution command!
Torantulino committed
March 31, 2023
T
Deletes old output renderer and renames AutonomousAI folder to scripts
Torantulino committed