From 74e8ceec2b12bc05b6b383adda8826ba49838050 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Wed, 18 Oct 2023 11:43:01 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E7=8E=AF=E5=A2=83=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 环境依赖.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/环境依赖.md b/环境依赖.md index ad2c41c..0032d0c 100644 --- a/环境依赖.md +++ b/环境依赖.md @@ -14,8 +14,7 @@ pandas==1.5.3 注意事项: 1. 前往supersonic/chat/core/src/main/python/llm/run_config.py配置LLM key 2. 服务host、port指定: -* release版本:在supersonic/chat/core/src/main/python/bin/env.sh中修改 -* master分支最新代码:在supersonic/chat/core/src/main/python/llm/run_config.py中修改 +* 在supersonic/chat/core/src/main/python/llm/run_config.py中修改 3. python、pip环境指定: * pip路径:在supersonic-common.sh中修改 * python路径:在supersonic-common.sh中修改