From 5d5c995bfa91c8192585c1163b1fbe2bf4aa5246 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Mon, 11 Sep 2023 11:10:39 +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 f7847c7..969881d 100644 --- a/服务部署与启动.md +++ b/服务部署与启动.md @@ -15,7 +15,7 @@ pandas==1.5.3 注意事项: 1. 前往supersonic/chat/core/src/main/python/llm/run_config.py配置LLM key -2. 如果是windows环境, 需要把python pipz指令配置到环境变量 +2. 如果是windows环境, 需要把python pip指令配置到环境变量 **后端服务**