Andres Caicedo
|
8e2074f483
|
Merge branch 'master' into dev
|
2023-04-03 13:51:36 +02:00 |
|
Toran Bruce Richards
|
2bdd6b7b83
|
Adds missing google search import.
|
2023-04-03 11:33:35 +01:00 |
|
Toran Bruce Richards
|
ba6df3674b
|
Fixes overwrite memory command.
|
2023-04-03 11:33:18 +01:00 |
|
Toran Bruce Richards
|
6a0a1355f0
|
Fixes google search command.
|
2023-04-03 11:33:01 +01:00 |
|
Toran Bruce Richards
|
b1cc474b92
|
removes unused commands.
|
2023-04-03 11:32:40 +01:00 |
|
Toran Bruce Richards
|
099a5e1090
|
Handles incorrect AI formatting in a more forgiving way.
|
2023-04-03 11:30:06 +01:00 |
|
Taylor Brown
|
744c5fa25b
|
Remove hardcoding of gpt-3.5-turbo in favor of config
|
2023-04-02 21:38:21 -05:00 |
|
Taylor Brown
|
3e587bc7fb
|
Make the json_parser more robust
For some reason the bot keeps prefacing its JSON. This fixes it for now.
|
2023-04-02 18:50:51 -05:00 |
|
Andres Caicedo
|
eac5c1f6e6
|
Add documentation
|
2023-04-02 19:03:37 +02:00 |
|
Torantulino
|
b4685f67e6
|
Apply autopep8 formatting to entire codebase
|
2023-04-02 09:13:15 +01:00 |
|
Torantulino
|
a2e5de7469
|
Removes "check_news" command.
This command is made redundant by the browse_website command.
|
2023-04-02 09:12:08 +01:00 |
|
Torantulino
|
de975d3bf9
|
Implements code execution command!
This allows the AI to execute code inside it's workspace folder.
|
2023-04-01 16:01:36 +01:00 |
|
Torantulino
|
3edae91524
|
Implements Code Improvement, powered by AI Functions.
|
2023-04-01 10:35:32 +01:00 |
|
Torantulino
|
a608d8dbdc
|
Adds full file I/O
|
2023-04-01 04:08:30 +01:00 |
|
Torantulino
|
7f98e8adfe
|
Deletes old output renderer and renames AutonomousAI folder to scripts
|
2023-03-31 22:49:17 +01:00 |
|