v1.11.0: Mistral Guidance
What's Changed
Mistral Guidance is out !
Make use of lark grammar to guide your model in generating valid reasoning traces with or without tool calls !
- Improve tool choice by @juliendenize in https://github.com/mistralai/mistral-common/pull/204
- Add Mistral guidance by @juliendenize in https://github.com/mistralai/mistral-common/pull/202
- Simplify AGENTS.md by @juliendenize in https://github.com/mistralai/mistral-common/pull/201
- Add version_num property by @juliendenize in https://github.com/mistralai/mistral-common/pull/203
- Update version to 1.11.0 by @juliendenize in https://github.com/mistralai/mistral-common/pull/206
Full Changelog: https://github.com/mistralai/mistral-common/compare/v1.10.0...v1.11.0