Conversation
Contributor
bahamutww
commented
May 26, 2026
- 移除 AdminLayout 包裹,避免非管理路由渲染侧边栏
- 新增 Seedream 支持的 3K 尺寸和 png/jpeg 输出格式支持
- 增加 edit_ark_image 异步编辑接口,支持单多张参考图传递
- 更新 batch_image_gen 中历史尺寸映射,支持 "1024" 映射为 "1K"
- 优化计费余额不足清零逻辑,避免浮点精度导致的并发问题
- 修正 image_config_adapter 中 Gemini 及 Ark 供应商能力映射
- 支持 Ark 图像编辑调度,整合 image_edit.py 支持 Ark 编辑流程
- tool_manager 中 batch_generate_ark_images 支持 output_format 参数
- 调整前端 PanoramaNode 组件,避免上传和选择入口重复
- hooks/useImageGeneration.ts 新增模型级能力获取和完整长宽比标签
- 支持基于模型动态拉取图像尺寸、参考图最大数和思考能力
- 同步更新质量、尺寸、输出格式标签,支持更多 Gemini 和 Seedream 功能
- 通过后端接口完善模型级能力回退机制,保障兼容性和出错回退@Api
- 移除 AdminLayout 包裹,避免非管理路由渲染侧边栏 - 新增 Seedream 支持的 3K 尺寸和 png/jpeg 输出格式支持 - 增加 edit_ark_image 异步编辑接口,支持单多张参考图传递 - 更新 batch_image_gen 中历史尺寸映射,支持 "1024" 映射为 "1K" - 优化计费余额不足清零逻辑,避免浮点精度导致的并发问题 - 修正 image_config_adapter 中 Gemini 及 Ark 供应商能力映射 - 支持 Ark 图像编辑调度,整合 image_edit.py 支持 Ark 编辑流程 - tool_manager 中 batch_generate_ark_images 支持 output_format 参数 - 调整前端 PanoramaNode 组件,避免上传和选择入口重复 - hooks/useImageGeneration.ts 新增模型级能力获取和完整长宽比标签 - 支持基于模型动态拉取图像尺寸、参考图最大数和思考能力 - 同步更新质量、尺寸、输出格式标签,支持更多 Gemini 和 Seedream 功能 - 通过后端接口完善模型级能力回退机制,保障兼容性和出错回退@Api
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.