config: use Debian public IP for antaf bridge
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
56042fddf7
commit
58c67de338
|
|
@ -48,7 +48,7 @@ selected_module:
|
||||||
LLM:
|
LLM:
|
||||||
antaf:
|
antaf:
|
||||||
type: antaf
|
type: antaf
|
||||||
bridge_url: http://127.0.0.1:18900
|
bridge_url: http://14.127.218.182:18900
|
||||||
timeout: 60
|
timeout: 60
|
||||||
Qwen3Local:
|
Qwen3Local:
|
||||||
type: openai
|
type: openai
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue