From 23fbc2f20d911f66ab736170c620c020216aa539 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 28 Apr 2026 16:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index a1a4504..9de82cb 100644 --- a/config.yaml +++ b/config.yaml @@ -127,7 +127,7 @@ llm: # 1. 这里使用用户提供的 OpenAI 兼容服务地址; # 2. 插件会在此 base_url 基础上请求 images/generations; # 3. endpoint 保留为图片接口默认值,便于后续统一调整。 - api_base_url: "https://freeapi.dgbmc.top" + api_base_url: "https://freeapi.dgbmc.top/v1" endpoint: "images/generations" api_key: "sk-2XccrBRsX8OmxqCEsZjdDRczhHNaAG7Mn88mNVL7Y0w0tx72" # 图片模型默认使用 gpt-image-1;