mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
(improvement)(Chat) Move python module from Chat To Headless (#823)
Co-authored-by: jolunoluo
This commit is contained in:
9
headless/python/requirements.txt
Normal file
9
headless/python/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
langchain==0.0.207
|
||||
openai==0.27.4
|
||||
fastapi==0.95.1
|
||||
chromadb==0.3.26
|
||||
tiktoken==0.3.3
|
||||
uvicorn[standard]==0.21.1
|
||||
pandas==1.5.3
|
||||
loguru==0.7.2
|
||||
sqlglot==19.5.1
|
||||
Reference in New Issue
Block a user