Merge branch 'refs/heads/test' into zxp/v3

This commit is contained in:
wolter 2025-12-08 13:48:34 +08:00
commit 328d837250
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ollama:
format: "json"
vllm:
base_url: "http://127.0.0.1:8001/v1"
base_url: "http://host.docker.internal:8001/v1"
vl_model: "models/Qwen2.5-VL-3B-Instruct-AWQ"
timeout: "120s"
level: "info"