mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 22:46:49 +00:00
[improvement][chat] Move python code out of chat-core module
This commit is contained in:
8
chat/python/requirements.txt
Normal file
8
chat/python/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user