Commit Graph

20 Commits

Author SHA1 Message Date
Toran Bruce Richards
4330f79373 Merge pull request #229 from ReadyG/patch-1
Added missing double quotes around name in the prompt.txt text file
2023-04-06 12:28:39 +01:00
Toran Bruce Richards
9067a523fe Merge branch 'master' into pinecone-memory 2023-04-06 11:05:01 +01:00
Toran Bruce Richards
7080881d56 Merge pull request #220 from slavakurilyak/add-search-files-command
Add search_files command to the project
2023-04-06 09:18:58 +01:00
douglas
475671d1e8 Pinecone memory and memory usage tracking 2023-04-05 16:20:43 -04:00
ReadyG
98a2b4d9a5 Update prompt.txt
Added double quotes around <name> on line 14.
2023-04-05 00:11:19 -04:00
slavakurilyak
1e47328079 Add search files command 2023-04-04 20:32:15 -05:00
thepok
624e5b8a18 More logical Prompt - found by Agusx1211 2023-04-04 15:21:46 +02:00
Toran Bruce Richards
8747ff64b9 Merge pull request #129 from prestoj/ask-questions-on-websites
Ask questions when browsing websites
2023-04-04 21:44:16 +12:00
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
Zhaofeng Miao
4650882d97 fix(prompt): fix typos 2023-04-04 16:37:23 +08:00
Preston Jensen
8a08b0c01b ask questions on websites 2023-04-03 19:20:42 -06:00
“Philip
962a5bb76c Fix Issue with command hallucination 💭
Fixes an issue where it hallucinates on "COMMANDS" 💭
2023-04-03 19:44:12 +01:00
Toran Bruce Richards
3093ec9369 Tweaks prompt for better results on both models! 2023-04-03 11:37:43 +01:00
Taylor Brown
9ff7e5954b Make compatible with gpt-3.5
I made the json parsing more forgivable. I improved the prompt, using things I learned from: Koobah/Auto-GPT
2023-04-02 16:39:17 -05: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
Toran Bruce Richards
73e845e285 Update prompt.txt 2023-04-01 03:28:17 +01:00
Torantulino
7f98e8adfe Deletes old output renderer and renames AutonomousAI folder to scripts 2023-03-31 22:49:17 +01:00