Commit Graph

9 Commits (d23ada30d72fe44467770d82389243cc3f7cb254)

Author SHA1 Message Date
BillSchumacher 8386188356
Fix early abort 2023-04-17 00:49:51 -05:00
BillSchumacher c110f3489d
Finish integrating command registry 2023-04-16 21:51:36 -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 e36b74893f
Add name and role to prompt generator object for maximum customization. 2023-04-15 22:33:56 -05:00
BillSchumacher 2761a5c361
Add post_prompt hook 2023-04-15 22:18:55 -05: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
Domenico Giambra f57e3cfecb Typo in prompt start - missing space resulted in joined words in the prompt 2023-04-16 00:27:16 +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