-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The latest Migstral models (magistral-small-latest and magistral-medium-latest) return a list instead of a string in choices[*].delta.content.
This isn't compatible with Chat Completions API, where choices[*].delta.content is a string and only the string.
We need to support this feature in the Mistral adapter.
See for the reference the official doc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status