Skip to content

Add video support UserMessage#238

Merged
andreadimaio merged 2 commits into
mainfrom
add-video-support-usermessage
Apr 30, 2026
Merged

Add video support UserMessage#238
andreadimaio merged 2 commits into
mainfrom
add-video-support-usermessage

Conversation

@andreadimaio

Copy link
Copy Markdown
Member

Add video() factory methods to UserMessage class for handling video content:

- video(String text, File file)
- video(String text, Path path) 
- video(String text, InputStream is, String mimetype)

@andreadimaio andreadimaio self-assigned this Apr 30, 2026
@andreadimaio andreadimaio merged commit ca8e0ab into main Apr 30, 2026
8 checks passed
@andreadimaio andreadimaio deleted the add-video-support-usermessage branch April 30, 2026 11:19
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