feat: 增加gpt-image-2 模型
This commit is contained in:
@@ -50,6 +50,7 @@ async def health():
|
||||
"provider": settings.image_provider,
|
||||
"ark_configured": bool(settings.ark_api_key),
|
||||
"dashscope_configured": bool(settings.dashscope_api_key),
|
||||
"rightapi_configured": bool(settings.rightapi_api_key),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user