Commit Graph

11 Commits

Author SHA1 Message Date
BillSchumacher
c110f3489d Finish integrating command registry 2023-04-16 21:51:36 -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
jayceslesar
8990911522 unify annotations to future syntax 2023-04-16 14:02:48 -04:00
BillSchumacher
05bafb9838 Fix fstring bug. 2023-04-16 00:40:00 -05:00
BillSchumacher
397627d1b9 add post_instruction hook 2023-04-16 00:01:23 -05:00
BillSchumacher
00225e01b3 Fix another bad implementation detail. 2023-04-15 23:54:20 -05:00
BillSchumacher
fc7db7d86f Fix bad logic probably. 2023-04-15 23:51:43 -05:00
BillSchumacher
ee42b4d06c Add pre_instruction and on_instruction hooks. 2023-04-15 23:45:16 -05:00
youkaichao
afd2c5e2c6 update type annotation 2023-04-15 22:04:05 +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