Skip to content

feat(tool): add image edit built-in tool#56

Merged
sjy3 merged 1 commit into
volcengine:mainfrom
wucm667:feat/image-edit-tool
May 9, 2026
Merged

feat(tool): add image edit built-in tool#56
sjy3 merged 1 commit into
volcengine:mainfrom
wucm667:feat/image-edit-tool

Conversation

@wucm667
Copy link
Copy Markdown
Contributor

@wucm667 wucm667 commented Apr 25, 2026

Summary

  • add an image_edit built-in tool for batch image editing
  • support origin_image, prompt, image_name, response_format, guidance_scale, watermark, and seed
  • add MODEL_EDIT_* env config and default SeedEdit model settings
  • add tests for tool construction, request mapping, response handling, and edit config env mapping

Tests

  • GOCACHE=/tmp/veadk-go-build-cache go test -mod=readonly ./tool/builtin_tools
  • GOCACHE=/tmp/veadk-go-build-cache go test -mod=readonly ./configs
  • GOCACHE=/tmp/veadk-go-build-cache go test -mod=readonly ./common

@sjy3 sjy3 merged commit 7b58327 into volcengine:main May 9, 2026
2 checks passed
@wucm667 wucm667 deleted the feat/image-edit-tool branch May 9, 2026 05:54
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