feat: 重命名异步生图节点为NanoBananaV2,移除gpt-5.4及旧官方模型配置
- AsyncImageGenerator → NanoBananaV2 - BatchAsyncImageGenerator → NanoBananaV2Batch - 移除 universal_llm 中的 gpt-5.4 模型 - 移除 models_config 中的 nano-banana-pro-官方 和 nano-banana-2-官方 Co-Authored-By: Claude Opus 4.6 <[email protected]>
This commit is contained in:
@@ -26,7 +26,6 @@ from ..utils.file_types import FileList
|
||||
|
||||
SUPPORTED_MODELS = [
|
||||
"gpt-5.5",
|
||||
"gpt-5.4",
|
||||
"gemini-3.1-flash-lite-preview",
|
||||
"gemini-3.1-pro-preview",
|
||||
"deepseek-v4-pro",
|
||||
|
||||
Reference in New Issue
Block a user