Steve
9e5492bd13
Add CLI args for ai_name, ai_role, and ai_goals ( #3250 )
...
* add capability to specify AI config at cmd line
* Make `--ai-goal` multi-parameter
* Fix argument forwarding in run.sh
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl >
2023-07-07 04:19:18 +02:00
Erik Peterson
15c6b0c1c3
Implement directory-based plugin system ( #4548 )
...
* Implement directory-based plugin system
* Fix Selenium test
---------
Co-authored-by: Nicholas Tindle <nick@ntindle.com >
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com >
2023-06-10 13:16:00 -07:00
k-boikov
f07fcdf0a7
Pull auto-gpt-plugin-template from GitHub instead of PyPI ( #4402 )
...
* switch from pypi to github for auto-gpt-plugin-template
* adapt tests to new plugin interface
2023-05-26 14:48:36 +02:00
Evgeny Vakhteev
894026cdd4
reshaping code and fixing tests
2023-04-18 12:52:09 -07:00
Evgeny Vakhteev
9ed5e0f1fc
adding plugin interface instantiation
2023-04-17 17:13:53 -07:00
Evgeny Vakhteev
08ad320d19
moving load plugins into plugins from main, adding tests
2023-04-17 09:33:01 -07:00