Commit Graph

10 Commits

Author SHA1 Message Date
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
Jayce Slesar
713e4c1822 Merge branch 'master' into fix/type-annotations 2023-04-16 14:05:13 -04:00
jayceslesar
8990911522 unify annotations to future syntax 2023-04-16 14:02:48 -04:00
Reinier van der Leer
11620cc571 Fix and consolidate command workspace resolution 2023-04-16 18:27:39 +01:00
Pi
ccf3c7b89e Update file_operations.py 2023-04-16 17:25:58 +01:00
Steve
5b428f509b fix file logging issue 2023-04-16 17:25:58 +01: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
yueliu1999
58eb0b37b4 Update file_operations.py
Error notation. In the split_file function, line 43, text->content.
2023-04-16 00:52:54 +08: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