Commit Graph

15 Commits

Author SHA1 Message Date
GyDi
c3f01d9b2f fix: config save and load path inconsistent 2023-04-16 17:28:55 +01:00
HDKiller
405632f187 Only add audio to text command to the prompt if model is set 2023-04-16 08:57:23 +00: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
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
973e3c56b7 change 'image' to 'file' 2023-04-15 23:53:00 +02: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
5f4e317321 Only add execute shell scripts to prompt if AI is allowed to do it. (#1551) 2023-04-15 18:24:57 +01:00
Eddie Cohen
4d8de551b5 add prompt, env example, config 2023-04-15 10:56:10 -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
BillSchumacher
4bb7a598a5 Fix everything (#1444)
* Pi's message.

* Fix most everything.

* Blacked
2023-04-15 01:04:48 +01:00
0xArty
328ba5e69e formatting 2023-04-14 20:42:28 +01:00
Merwane Hamadi
adf7c3ac98 added more autogpt prefixes in imports 2023-04-14 11:15:02 -07:00
Dino Hensen
d64f866bfa Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
2023-04-14 10:27:41 -07:00