v1.8.5: Patch Release
What's Changed
- Make model field optional in TranscriptionRequest by @juliendenize in https://github.com/mistralai/mistral-common/pull/128
- Remove all responses and embedding requests. Add transcription docs. by @juliendenize in https://github.com/mistralai/mistral-common/pull/133
- Add chunk file by @juliendenize in https://github.com/mistralai/mistral-common/pull/129
- allow message content to be empty string by @mingfang in https://github.com/mistralai/mistral-common/pull/135
- Add test empty content for AssistantMessage v7 by @juliendenize in https://github.com/mistralai/mistral-common/pull/136
- v1.8.5 by @juliendenize in https://github.com/mistralai/mistral-common/pull/137
New Contributors
- @mingfang made their first contribution in https://github.com/mistralai/mistral-common/pull/135
Full Changelog: https://github.com/mistralai/mistral-common/compare/v1.8.4...v1.8.5