Default service model to DeepSeek V4 Pro

This commit is contained in:
wuyang6
2026-05-14 15:33:59 +08:00
parent 076dc61b7f
commit 64b39e3839
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -553,7 +553,7 @@ bash scripts/start-webui.sh
```bash
export OPENAI_API_KEY="..."
export OPENAI_BASE_URL="http://model.mify.ai.srv/v1"
export OPENAI_MODEL="xiaomi/mimo-v2-flash"
export OPENAI_MODEL="tongyi/deepseek-v4-pro"
```
停止本地 Web UI