mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-05 10:29:36 +00:00
add relay
This commit is contained in:
parent
122a91593b
commit
b93ba8280a
@ -62,3 +62,5 @@ dependencies:
|
|||||||
- pymysql
|
- pymysql
|
||||||
- unstructured==0.6.3
|
- unstructured==0.6.3
|
||||||
- pytesseract==0.3.10
|
- pytesseract==0.3.10
|
||||||
|
- markdown2
|
||||||
|
- chromadb
|
@ -52,4 +52,5 @@ llama-index==0.5.27
|
|||||||
pymysql
|
pymysql
|
||||||
unstructured==0.6.3
|
unstructured==0.6.3
|
||||||
pytesseract==0.3.10
|
pytesseract==0.3.10
|
||||||
chromadb
|
chromadb
|
||||||
|
markdown2
|
Loading…
Reference in New Issue
Block a user