修复一些参数错误并提升一些提示内容

This commit is contained in:
2025-10-30 00:53:37 +08:00
parent a76de359d5
commit e2e039b9b1
2 changed files with 25 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"host": "localhost",
"host": "0.0.0.0",
"port": 11434,
"model": "qwen3:0.6b"
}