Commit Graph

9 Commits (3715ebc7eb33ba0831deefcf4947a8b5bb295307)

Author SHA1 Message Date
BillSchumacher 81c65af560
blacked 2023-04-16 22:51:39 -05:00
BillSchumacher 03c137741a
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-16 22:13:37 -05:00
BillSchumacher c110f3489d
Finish integrating command registry 2023-04-16 21:51:36 -05:00
k-boikov 4f33e1bf89 add utf-8 encoding to file handlers for logging 2023-04-16 23:09:14 +01:00
Merwane Hamadi 45a2dea042 fixed flake8 2023-04-16 11:34:38 -07:00
Merwane Hamadi b2b31dbc8f Update logs.py with new print_assistant_thoughts function 2023-04-16 11:34:38 -07: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
Domenico Giambra 04189de9c5 Prints to console what the assistant wants to say 2023-04-16 00:32:26 +02: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