mistralai Python SDK: `request.id` removed from `mistral.ocr.process()`
Action Required
Applications using the mistralai Python SDK's `mistral.ocr.process()` API will require code modifications to handle the removal of the `request.id` parameter, potentially causing errors or requiring rework.
AI Impact Summary
The mistralai Python SDK has removed the `request.id` parameter from the `mistral.ocr.process()` API, marking this as a breaking change. This impacts any code that relies on this parameter for tracking or identification of OCR processing requests. Developers must update their code to handle the removal of this field, potentially impacting request logging and error handling.
Affected Systems
- Date
- Date not specified
- Change type
- deprecation
- Severity
- high