mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-23 18:12:02 +08:00
Updated 服务部署与启动 (markdown)
@@ -4,6 +4,14 @@
|
||||
|
||||
     Python版本: 3.9+
|
||||
     pip版本: 3.9+
|
||||
其它需要用到的包:
|
||||
langchain==0.0.207
|
||||
openai==0.27.4
|
||||
fastapi==0.95.1
|
||||
chromadb==0.3.21
|
||||
tiktoken==0.3.3
|
||||
uvicorn[standard]==0.21.1
|
||||
pandas==1.5.3
|
||||
|
||||
注意事项:
|
||||
1. 前往supersonic/chat/core/src/main/python/llm/run_config.py配置LLM key
|
||||
|
||||
Reference in New Issue
Block a user