v1.8.7: Refactoring and bug fixes.
What's Changed
- Remove the index field from assistant tool_calls. by @tobrun in https://github.com/mistralai/mistral-common/pull/165
- Rename get control -> to get special & add is_special by @patrickvonplaten in https://github.com/mistralai/mistral-common/pull/164
- Add TextChunk support to ToolMessage by @juliendenize in https://github.com/mistralai/mistral-common/pull/170
- Version 1.8.7 by @juliendenize in https://github.com/mistralai/mistral-common/pull/171
New Contributors
- @tobrun made their first contribution in https://github.com/mistralai/mistral-common/pull/165
Full Changelog: https://github.com/mistralai/mistral-common/compare/v1.8.6...v1.8.7