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中修改