Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(core): Add image and video block parameters for user message content#1193

Merged
LearningGp merged 3 commits into
agentscope-ai:mainfrom
guanxuc:fix-1124
Apr 28, 2026
Merged

feat(core): Add image and video block parameters for user message content#1193
LearningGp merged 3 commits into
agentscope-ai:mainfrom
guanxuc:fix-1124

Conversation

@guanxuc
Copy link
Copy Markdown
Contributor

@guanxuc guanxuc commented Apr 11, 2026

AgentScope-Java Version

1.0.12

Description

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 April 11, 2026 14:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@LearningGp LearningGp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LearningGp LearningGp merged commit 5c826e3 into agentscope-ai:main Apr 28, 2026
5 checks passed
@guanxuc guanxuc deleted the fix-1124 branch April 28, 2026 06:54
liangxingguang pushed a commit to liangxingguang/agentscope-java that referenced this pull request May 21, 2026
…tent (agentscope-ai#1193)

## AgentScope-Java Version

1.0.12

## Description

* Fixes: agentscope-ai#1124 
* Add image and video block parameters for user message content

## Checklist

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

- [x]  Code has been formatted with `mvn spotless:apply`
- [x]  All tests are passing (`mvn test`)
- [x]  Javadoc comments are complete and follow project conventions
- [x] Related documentation has been updated (e.g. links, examples,
etc.)
- [x]  Code is ready for review
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.

[Feature]:视觉理解模型支持 多模态消息

2 participants