From 2e3ba959563728a2063e50b32e97f54ebebfc40c Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Mon, 11 Sep 2023 11:10:16 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/服务部署与启动.md b/服务部署与启动.md index c7a4b78..f7847c7 100644 --- a/服务部署与启动.md +++ b/服务部署与启动.md @@ -5,7 +5,7 @@      Python版本: 3.9+      pip版本: 3.9+ -其它需要用到的包: +其它需要用到的包(启动服务的时候, 会默认检测安装): langchain==0.0.207 openai==0.27.4 fastapi==0.95.1