Skip to content

feat(tool): Add video multiModal tools#921

Open
guanxuc wants to merge 3 commits intoagentscope-ai:mainfrom
guanxuc:multiModal-video-tool
Open

feat(tool): Add video multiModal tools#921
guanxuc wants to merge 3 commits intoagentscope-ai:mainfrom
guanxuc:multiModal-video-tool

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 11, 2026

AgentScope-Java Version

1.0.11-SNAPSHOT

Description

  • Add dashscope_text_to_video, dashscope_image_to_video, dashscope_first_and_last_frame_image_to_video and dashscope_video_to_text tools.
  • Add multiModal tool example.
  • Update tool.md doc.

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team March 11, 2026 16:50
- Add dashscope_text_to_video, dashscope_image_to_video, dashscope_first_and_last_frame_image_to_video and dashscope_video_to_text tools.
- Add multiModal tool example.
- Update tool.md doc.
@guanxuc guanxuc force-pushed the multiModal-video-tool branch from 6f3724c to 928b957 Compare March 11, 2026 16:57
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 91.86603% with 17 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../core/tool/multimodal/DashScopeMultiModalTool.java 91.86% 0 Missing and 17 partials ⚠️

📢 Thoughts on this report? Let us know!

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.

1 participant