BillSchumacher
|
708374d95b
|
fix linting
|
2023-04-16 22:56:34 -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 |
Merwane Hamadi
|
89e0e89927
|
change master prompt to system prompt
|
2023-04-16 23:07:06 +01:00 |
Merwane Hamadi
|
21ccaf2ce8
|
Refactor variable names and remove unnecessary blank lines in __main__.py
|
2023-04-16 23:07:06 +01:00 |
BillSchumacher
|
167628c696
|
Add fields to disable the command if needed by configuration, blacked.
|
2023-04-16 15:49:36 -05:00 |
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
|
68e26bf9d6
|
Refactor main startup to store AIConfig on Agent for plugin usage.
|
2023-04-15 22:43:17 -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 |
BillSchumacher
|
1af463b03c
|
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into plugin-support
|
2023-04-15 21:37:27 -05:00 |
BillSchumacher
|
11d6dabe37
|
Quality update
|
2023-04-15 14:55:13 -05:00 |
Eesa Hamza
|
e90e618c5e
|
Added agnostic browser support
|
2023-04-15 16:28:34 +03: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 |
BillSchumacher
|
4bb7a598a5
|
Fix everything (#1444)
* Pi's message.
* Fix most everything.
* Blacked
|
2023-04-15 01:04:48 +01:00 |
0xArty
|
328ba5e69e
|
formatting
|
2023-04-14 20:42:28 +01:00 |
Merwane Hamadi
|
adf7c3ac98
|
added more autogpt prefixes in imports
|
2023-04-14 11:15:02 -07:00 |
Dino Hensen
|
d64f866bfa
|
Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
|
2023-04-14 10:27:41 -07:00 |