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:
o1key
2026-04-30 17:45:18 +08:00
co-authored by Claude Opus 4.6
parent 2e93a34434
commit 40b10209a4
7 changed files with 214 additions and 150 deletions
-1
View File
@@ -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",