ReleaseMistral AIMistral AIpublished Jun 25, 2026seen 1d

mistralai/mistral-common v1.11.4

mistralai/mistral-common

Open original ↗

Captured source

source ↗
published Jun 25, 2026seen 1dcaptured 1dhttp 200method plain

v1.11.4: Chat templates integration, fixes

Repository: mistralai/mistral-common

Tag: v1.11.4

Published: 2026-06-25T06:41:51Z

Prerelease: no

Release notes:

What's Changed

  • Add chat templates integration by @juliendenize in https://github.com/mistralai/mistral-common/pull/163
  • Deprecate RawAudio in favor of str | bytes by @juliendenize in https://github.com/mistralai/mistral-common/pull/227
  • Generalize normalizer aggregation with dual separators by @juliendenize in https://github.com/mistralai/mistral-common/pull/235
  • Consolidate multimodal ContentChunk support for all message roles by @juliendenize in https://github.com/mistralai/mistral-common/pull/241
  • Fix AudioChunk.to_openai() serialization for raw audio bytes and prefixed base64 audio strings. by @haoruilee in https://github.com/mistralai/mistral-common/pull/245
  • Resolve tokenizer from local cache in offline mode by @sarathfrancis90 in https://github.com/mistralai/mistral-common/pull/249
  • Remove to_openai and from_openai from InstructRequest by @juliendenize in https://github.com/mistralai/mistral-common/pull/251
  • Bump version to 1.11.4 by @juliendenize in https://github.com/mistralai/mistral-common/pull/252

New Contributors

  • @haoruilee made their first contribution in https://github.com/mistralai/mistral-common/pull/245
  • @sarathfrancis90 made their first contribution in https://github.com/mistralai/mistral-common/pull/249

Full Changelog: https://github.com/mistralai/mistral-common/compare/v1.11.3...v1.11.4

Notability

notability 3.0/10

Routine library release.