Skip to content

Conversation

@aimeos
Copy link
Contributor

@aimeos aimeos commented Oct 25, 2025

Description

Additional files are passed to text requests like for other requests (e.g. images). Currently, files in text requests are special handled by passing them in Message objects. This PR streamlines the behaviour and passes file as additionalContent so providers can use them directly or as part of Message objects.

Breaking Changes

None for the user but the text request constructor requires an additional parameter now

@sixlive
Copy link
Contributor

sixlive commented Oct 28, 2025

hmm... could we add some tests? That might help me understand what the use case is here.

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