James Collins
|
dfcbf6eee6
|
Refactor/move singleton out of config module (#3161)
|
2023-04-24 17:24:57 -05:00 |
|
BillSchumacher
|
86d3444fb8
|
isort, add proper skips.
|
2023-04-18 18:59:23 -05:00 |
|
BillSchumacher
|
085842d43c
|
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support
|
2023-04-18 18:44:40 -05:00 |
|
Taylor Beeston
|
b84de4f7f8
|
♻️ Use AutoGPT template package for the plugin type
|
2023-04-17 22:10:40 -07:00 |
|
Merwane Hamadi
|
cf9a94a8b6
|
isort implemented
|
2023-04-17 13:42:01 -07:00 |
|
Sourcery AI
|
9705f60dd3
|
'Refactored by Sourcery'
|
2023-04-17 19:44:54 +00:00 |
|
Taylor Beeston
|
dea5000a01
|
🐛 Fix pre_instruction
|
2023-04-17 12:40:46 -07:00 |
|
Acer
|
1d49b87e48
|
added missing import
|
2023-04-17 18:34:11 +04:30 |
|
BillSchumacher
|
fbd4e06df5
|
Add early abort functions.
|
2023-04-16 23:39:33 -05:00 |
|
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 |
|