From 58c67de338e2a724e4c84a7e596abfa09240a083 Mon Sep 17 00:00:00 2001 From: hailin Date: Tue, 7 Apr 2026 01:47:38 -0700 Subject: [PATCH] config: use Debian public IP for antaf bridge Co-Authored-By: Claude Opus 4.6 (1M context) --- config/.config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.config.yaml b/config/.config.yaml index 33fb4af..e3e4f15 100644 --- a/config/.config.yaml +++ b/config/.config.yaml @@ -48,7 +48,7 @@ selected_module: LLM: antaf: type: antaf - bridge_url: http://127.0.0.1:18900 + bridge_url: http://14.127.218.182:18900 timeout: 60 Qwen3Local: type: openai