修改配置并取消每次接受消息后的自动回复

This commit is contained in:
2025-10-30 00:35:52 +08:00
parent b247c57bbe
commit a76de359d5
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"host": "localhost",
"port": 11434,
"model": "llama3.1"
"model": "qwen3:0.6b"
}