Jony
ba920f2b66
Publish current ComfyUI O1Key code baseline
...
Replace the prior release tree with the current plugin, frontend, tests, and documentation. Document retired node IDs and the public Gitea update source.
2026-09-24 19:56:48 +08:00
o1key and Claude Opus 4.7
c491731c99
feat: 更新模型列表,移除旧模型并新增 gemini-3.5-flash 等
...
- Flash 模型:移除 gemini-3-flash-preview 和 gemini-3.1-flash-lite-preview,新增 gemini-3.5-flash
- 全能LLM:移除 gemini-3.1-flash-lite-preview 和 doubao-seed-2-0-pro-260215,新增 claude-opus-4-7、claude-opus-4-6、gemini-3.5-flash、doubao-seed-2.0-pro
Co-Authored-By: Claude Opus 4.7 <[email protected] >
2026-05-20 11:28:21 +08:00
Jony
9f68d7dda8
feat: 新增 nano-banana-次卡 模型,固定端点 nano-banana,支持 1K 分辨率
2026-05-16 12:04:14 +08:00
o1key and Claude Opus 4.6
40b10209a4
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] >
2026-04-30 17:45:18 +08:00
o1key and Claude Opus 4.6
2e93a34434
feat: 新增AI生图(批量版)节点,模型改名,超时优化与友好报错
...
- 新增 BatchAsyncImageGenerator 节点(全并发+即时落盘,不怕中途失败丢图)
- 原版 AsyncImageGenerator 移除批量提示词功能,单节点只处理单提示词
- 模型改名:限时特价→次卡,gemini→nano-banana-官方
- 异步节点过滤 官方计费 渠道,仅保留次卡和官方模型
- 单任务超时提升至900s,批量超时改为动态计算(批次数×900s)
- No available channel for model 错误转化为中文友好提示
- 新增 base_async_provider / gemini_async_provider 异步客户端基类
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-04-29 18:24:55 +08:00
o1key and Claude Sonnet 4.5
03d477648a
feat: 接入 Seedance 视频节点并增强图像节点功能
...
- 新增 Seedance 文生视频、图生视频、首尾帧生视频三个节点
- 新增 seedance_client.py 客户端
- 为 NanoBananaPro、BatchNanoBananaPro、全能生图节点添加「跳过错误」开关,出错时返回占位图以继续队列
- 修复 nano-banana-2-限时特价 动态端点路由(按分辨率选择)
- 统一分辨率选项命名:512 → 512px
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-08 18:32:18 +08:00
o1key and Claude Sonnet 4.5
9ab209b2b7
feat: sync latest local version as authoritative codebase
...
Complete rewrite/sync of comfyui_o1key custom nodes.
Treat this commit as the current canonical version.
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-03 16:18:45 +08:00