Skip to content

python - v2.4.5 - 2026-05-07 11:45:47

Latest

Choose a tag to compare

@maiengineering maiengineering released this 07 May 11:45
7ebe84b

Generated by Speakeasy CLI

mistralai 2.4.5

Python SDK Changes:

  • mistral.workflows.executions.stream(): response.[].data.data.union(CustomTaskInProgressResponse).attributes.payload Changed (Breaking ⚠️)
  • mistral.workflows.events.get_stream_events(): response.[].data.data Changed (Breaking ⚠️)
  • mistral.workflows.events.get_workflow_events(): response.events[] Changed (Breaking ⚠️)
  • mistral.events.get_stream_events(): response.[].data.data.union(CustomTaskInProgressResponse).attributes.payload Changed (Breaking ⚠️)
  • mistral.events.get_workflow_events(): response.events[] Changed (Breaking ⚠️)
  • mistral.beta.connectors.get_authentication_methods(): response.[].has_default_credentials Added

Generated with Speakeasy CLI 1.761.1

Publishing Completed