Commit Graph

18 Commits (0410331ecd22f7efc71800c4f5bfc3d81d7667a1)

Author SHA1 Message Date
riensen 8173e4d139 Fix: Mulitple plugins per zip for Auto-GPT-Plugins 2023-04-22 18:31:04 +02:00
riensen 9b78e71d16 Use allowlist and denylist naming 2023-04-20 19:01:09 +02:00
BillSchumacher 4c7b582454
apply black 2023-04-18 19:09:15 -05:00
BillSchumacher 86d3444fb8
isort, add proper skips. 2023-04-18 18:59:23 -05:00
BillSchumacher 4701357a21
fix test 2023-04-18 18:56:11 -05:00
BillSchumacher ebee041c35
fix merge 2023-04-18 18:18:15 -05:00
BillSchumacher 59a9986786
Merge branch 'plugin-support' of https://github.com/BillSchumacher/Auto-GPT into pr/4 2023-04-18 18:12:35 -05:00
Evgeny Vakhteev c62c8c6e71 merge BillSchumacher/plugin-support, conflicts 2023-04-18 13:13:38 -07:00
Evgeny Vakhteev 894026cdd4 reshaping code and fixing tests 2023-04-18 12:52:09 -07:00
Taylor Beeston b84de4f7f8
♻️ Use AutoGPT template package for the plugin type 2023-04-17 22:10:40 -07:00
Evgeny Vakhteev 9fd80a8660 tests, model 2023-04-17 20:51:27 -07:00
Evgeny Vakhteev 193c80849f separating OpenAI Plugin base class 2023-04-17 18:42:42 -07:00
Evgeny Vakhteev 9ed5e0f1fc adding plugin interface instantiation 2023-04-17 17:13:53 -07:00
Evgeny Vakhteev 7f4e38844f adding openai plugin loader 2023-04-17 14:57:55 -07:00
Taylor Beeston ea67b6772c
🐛 Minor type fixes 2023-04-17 12:42:17 -07:00
Evgeny Vakhteev 08ad320d19 moving load plugins into plugins from main, adding tests 2023-04-17 09:33:01 -07:00
BillSchumacher c110f3489d
Finish integrating command registry 2023-04-16 21:51:36 -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