feat: 优化聊天功能与模型配置

This commit is contained in:
renzhiyuan 2025-11-20 15:44:06 +08:00
parent fca01b6f94
commit 386c565f01
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ ollama:
base_url: "http://127.0.0.1:11434"
model: "qwen3-coder:480b-cloud"
generate_model: "qwen3-coder:480b-cloud"
vl_model: "qwen2.5vl:3b"
vl_model: "qwen2.5vl:7b"
timeout: "120s"
level: "info"
format: "json"