From cc59447be8aecc55b12272573b36b86c3a0a94a6 Mon Sep 17 00:00:00 2001 From: liuwei Date: Fri, 10 Apr 2026 16:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=88=B0=E5=8D=81=E5=8F=B7?= =?UTF-8?q?=E7=9A=84grok?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 49ee00f..329e28d 100644 --- a/config.yaml +++ b/config.yaml @@ -85,10 +85,10 @@ llm: timeout_seconds: 60 openai_compatible_ai_auto_response: provider: "openai_compatible" - api_base_url: "https://api.xinmeng.dpdns.org/v1" + api_base_url: "https://freeapi.dgbmc.top/v1" endpoint: "chat/completions" - api_key: "sk-XTWwXIgo2QMyX8AwBg0NQrxaDkvQiCX8rfylfmnHID5zdjMt" - model: "kimi-k2.5-fw" + api_key: "sk-3PMmqVRRKbKTHxtlnGxVHMGbeygqBhhY5QbBXEQW23iaxuO3" + model: "grok-4.20-0309" stream: true temperature: 0.35 max_tokens: 120