MistralAI 2.4.5 Python SDK: Breaking Changes to Workflow Data Structures
AI Impact Summary
The MistralAI 2.4.5 Python SDK update introduces breaking changes to several core workflows, specifically impacting data structures within `stream()` and `get_stream_events()` functions. The `response.[].data.data.union(CustomTaskInProgressResponse).attributes.payload` and `response.events[]` fields have been modified, requiring developers to update their code to handle the new format. The addition of `response.[].has_default_credentials` in `get_authentication_methods()` also represents a change that needs to be accounted for.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- info