调整接口地址
This commit is contained in:
@@ -127,7 +127,7 @@ llm:
|
|||||||
# 1. 这里使用用户提供的 OpenAI 兼容服务地址;
|
# 1. 这里使用用户提供的 OpenAI 兼容服务地址;
|
||||||
# 2. 插件会在此 base_url 基础上请求 images/generations;
|
# 2. 插件会在此 base_url 基础上请求 images/generations;
|
||||||
# 3. endpoint 保留为图片接口默认值,便于后续统一调整。
|
# 3. endpoint 保留为图片接口默认值,便于后续统一调整。
|
||||||
api_base_url: "https://freeapi.dgbmc.top"
|
api_base_url: "https://freeapi.dgbmc.top/v1"
|
||||||
endpoint: "images/generations"
|
endpoint: "images/generations"
|
||||||
api_key: "sk-2XccrBRsX8OmxqCEsZjdDRczhHNaAG7Mn88mNVL7Y0w0tx72"
|
api_key: "sk-2XccrBRsX8OmxqCEsZjdDRczhHNaAG7Mn88mNVL7Y0w0tx72"
|
||||||
# 图片模型默认使用 gpt-image-1;
|
# 图片模型默认使用 gpt-image-1;
|
||||||
|
|||||||
Reference in New Issue
Block a user