1
This commit is contained in:
@@ -237,7 +237,7 @@ jarvis:
|
||||
# wait_reply 时服务端会等多条 Bot 回复,宜适当加大
|
||||
read-timeout-ms: 120000
|
||||
wait-reply: true
|
||||
reply-take-nth: 2
|
||||
# reply_take_nth 由 Java 按 bot 固定:开(AJL05_bot)=2,慢开(QingBao)=3
|
||||
# Ollama 大模型服务(监控健康度调试用)
|
||||
ollama:
|
||||
base-url: http://192.168.8.34:11434
|
||||
|
||||
@@ -226,7 +226,7 @@ jarvis:
|
||||
connect-timeout-ms: 8000
|
||||
read-timeout-ms: 120000
|
||||
wait-reply: true
|
||||
reply-take-nth: 2
|
||||
# reply_take_nth:Java 按 bot 固定(开=2,慢开=3)
|
||||
# Ollama 大模型服务(监控健康度调试用)
|
||||
ollama:
|
||||
base-url: http://192.168.8.34:11434
|
||||
|
||||
Reference in New Issue
Block a user