兼容autogpt plugin load

This commit is contained in:
tuyang.yhj
2023-05-10 16:42:08 +08:00
parent fa965999e1
commit f684a7f6f0
25 changed files with 1264 additions and 4 deletions

View File

@@ -54,4 +54,23 @@ fschat==0.1.10
llama-index==0.5.27
pymysql
unstructured==0.6.3
pytesseract==0.3.10
pytesseract==0.3.10
auto-gpt-plugin-template
pymdown-extensions
mkdocs
requests
gTTS==2.3.1
# OpenAI and Generic plugins import
openapi-python-client==0.13.4
# Testing dependencies
pytest
asynctest
pytest-asyncio
pytest-benchmark
pytest-cov
pytest-integration
pytest-mock
vcrpy
pytest-recording