diff --git a/系统启动.md b/系统启动.md index 04d4f87..f54c5e6 100644 --- a/系统启动.md +++ b/系统启动.md @@ -6,7 +6,7 @@ * ide启动 1. assembly/bin/build_ide.sh 2. IDE启动StandaloneLauncher -3. 到supersonic/chat/core/src/main/python/bin 这个目录执行start.sh start +3. 到supersonic/chat/core/src/main/python/bin 这个目录执行start.sh start启动LLM服务 4. http://localhost:9080 * 源码启动