From cddec4cde6fa02674a203782fccf50d9f7c17237 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Mon, 11 Sep 2023 11:09:46 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/服务部署与启动.md b/服务部署与启动.md index 5e66152..c7a4b78 100644 --- a/服务部署与启动.md +++ b/服务部署与启动.md @@ -7,9 +7,9 @@ 其它需要用到的包: -langchain==0.0.207 openai==0.27.4 fastapi==0.95.1 +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 +chromadb==0.3.21 tiktoken==0.3.3 uvicorn[standard]==0.21.1 pandas==1.5.3