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;