Mistral AI Python SDK 2.4.2 — Removed request.encoded_input
Action Required
Applications using the Mistral AI Python SDK version 2.4.2 will require code modifications to handle the removal of the `request.encoded_input` parameter, potentially causing immediate functionality disruption.
AI Impact Summary
The Mistral AI Python SDK version 2.4.2 introduces breaking changes, primarily removing the `request.encoded_input` field from several API calls, including `execute_workflow_registration`, `execute_workflow`, `complete`, and `stream`. This change impacts any applications relying on these specific request parameters, necessitating a code update to accommodate the new API signature. The addition of `request.prompt_cache_key` to `complete` and `stream` APIs may require adjustments to caching strategies.
Affected Systems
- Date
- Date not specified
- Change type
- deprecation
- Severity
- high