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
Jony and Claude Opus 4.6
69279c654d
feat: 新增 Grok 图像节点、前端 UI 增强、重构 nano-banana 系列
...
- 新增 Grok Image 节点及客户端
- 新增 save_image_format 节点
- 新增前端 JS 扩展:画笔工具、点阵网格、侧边栏隐藏、资源切换、重命名等
- 重构 nano-banana 节点,移除 pro 版本
- 移除 multi_res_preview 节点
- 新增 http_error 工具模块
- 各客户端和节点优化改进
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-05-24 22:46:55 +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
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
Jony
b40212f826
feat: 新增异步节点,优化 API 调用和模型配置
...
- 新增 NanoBananaProAsync 异步节点,支持异步提交+轮询模式
- 异步节点默认使用 URL 格式返回,移除返回格式和图片搜索参数
- 代理端口参数重命名为"代理端口"
- Gemini 客户端移除 TEXT 响应模式,仅保留 IMAGE
- 更新 UniversalLLM 支持的模型列表
- 新增异步 API 基础 URL 配置支持
2026-04-28 01:03:57 +08:00
o1key and Claude Sonnet 4.5
ba468f5ca0
fix: 移除代理自动检测,改用直连模式
...
- 删除 base_client.py 中的 _detect_proxy/_get_proxy 代理检测逻辑
- 移除请求时动态注入 proxy 参数
- 设置 trust_env=False 避免读取系统/环境变量代理
- 新增 universal_llm 节点「令牌」输入,支持自定义 API Key
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-21 17:52:44 +08:00
Jony
92bcf65d14
feat: 新增启动欢迎通知、流式预览节点及多项功能更新
...
- 新增启动弹窗通知(绿色主题,支持关闭)
- 新增 StreamPreview 流式文本预览节点
- 新增 fileUpload、updateNotifier 前端 JS 模块
- 重构多个 client,统一错误处理
- 删除废弃节点 batch_nano_banana_v2、quan_neng_sheng_tu 等
- 将 .config 纳入版本控制(已清空密钥)
2026-04-13 00:49:51 +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