From 0bf199c743158bd3230dd10e71667c7aacd739a4 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Mon, 11 Sep 2023 11:08:52 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=9C=8D=E5=8A=A1=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E4=B8=8E=E5=90=AF=E5=8A=A8=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 服务部署与启动.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/服务部署与启动.md b/服务部署与启动.md index 74e5f8c..2d96b29 100644 --- a/服务部署与启动.md +++ b/服务部署与启动.md @@ -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