Commit Graph

25 Commits

Author SHA1 Message Date
BillSchumacher
c110f3489d Finish integrating command registry 2023-04-16 21:51:36 -05:00
BillSchumacher
167628c696 Add fields to disable the command if needed by configuration, blacked. 2023-04-16 15:49:36 -05:00
BillSchumacher
ec8ff0fcde Merge branch 'command_registry' of https://github.com/kreneskyp/Auto-GPT into plugin-support 2023-04-16 15:25:21 -05:00
BillSchumacher
3fadf2c90b Blacked 2023-04-16 14:15:38 -05:00
BillSchumacher
c544cebbe6 Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-16 14:15:15 -05:00
SBNovaScript
13602b4a63 Add list type check 2023-04-16 18:56:09 +01:00
SBNovaScript
f02b6832e2 Fix google result encoding. 2023-04-16 18:56:09 +01:00
BillSchumacher
5e67722836 Merge pull request #1793 from ickma/fix-google-search-encoding
Fix google api fetch error
2023-04-16 04:10:39 -05:00
BillSchumacher
0d1fd4fcf0 Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1436 2023-04-16 01:32:18 -05:00
BillSchumacher
abb54df4d0 Add custom commands to execute_command via promptgenerator 2023-04-16 00:37:21 -05:00
chao ma
2576b299e7 Fix google api fetch error 2023-04-16 12:45:49 +08:00
BillSchumacher
b7a29e71cd Refactor prompts into package, make the prompt able to be stored with the AI config and changed. Fix settings file. 2023-04-15 22:15:34 -05:00
BillSchumacher
017371b492 Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1718 2023-04-15 19:32:05 -05:00
DaoAdvocate
cfba3d0a60 twitter_send_tweets_command 2023-04-15 23:48:27 +01:00
gucky92
9696fc622c Transcribing audio 2023-04-15 23:19:20 +02:00
BillSchumacher
11d6dabe37 Quality update 2023-04-15 14:55:13 -05:00
Richard Beales
e0590e08d7 Merge pull request #1471 from gersh/fix_agents
Fix list_agents to return string instead of JSON object
2023-04-15 18:46:50 +01:00
Richard Beales
f6a8da0b07 Merge pull request #1507 from jacobtohahn/fix_agent_key_error
Fix agent key error
2023-04-15 18:41:50 +01:00
Richard Beales
63936209a0 Create a list of synonyms for commands when the AI hallucinates (#1526) 2023-04-15 18:25:45 +01:00
Richard Beales
33b7866377 Merge pull request #1229 from edcohen08/clone-github-repository
command clone github repository
2023-04-15 18:19:47 +01:00
Gershon Bialer
6a3fcda751 Merge remote-tracking branch 'origin/master' into fix_agents 2023-04-15 10:04:15 -07:00
Jacob Hahn
26b3126c34 Merge branch 'master' into fix_agent_key_error 2023-04-15 12:36:18 -04:00
Jedakiah
02db53e12f Fixed error when google search contains funny characters 2023-04-15 17:01:29 +02:00
Eddie Cohen
99c4f93ee3 fix rebasing 2023-04-15 10:59:40 -04:00
BillSchumacher
1073954fb7 Reorg (#1537)
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
2023-04-15 13:56:23 +01:00