Skip to content

Comments

fix(tool): add module to compatible with both Seedream 3.0 and 4.0#258

Merged
yaozheng-fang merged 2 commits intomainfrom
fix/image-tool
Oct 26, 2025
Merged

fix(tool): add module to compatible with both Seedream 3.0 and 4.0#258
yaozheng-fang merged 2 commits intomainfrom
fix/image-tool

Conversation

@yaozheng-fang
Copy link
Collaborator

@yaozheng-fang yaozheng-fang commented Oct 26, 2025

  1. Once user use generate_image, VeADK will automatically link from veadk.tools.builtin_tools.generate_image import image_generate, a warning will be reported:
image
  1. VeADK will automatically link from veadk.tools.builtin_tools.generate_image import image_generate (3.0) to from veadk.tools.builtin_tools.image_generate import image_generate (4.0)

@yaozheng-fang yaozheng-fang merged commit 8fc7b9a into main Oct 26, 2025
15 checks passed
@yaozheng-fang yaozheng-fang deleted the fix/image-tool branch October 27, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants