feat: 优化聊天功能与模型配置
This commit is contained in:
parent
fca01b6f94
commit
386c565f01
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue