github mistralai/client-python v2.4.2
python - v2.4.2 - 2026-04-23 15:10:04

2 days ago

Generated by Speakeasy CLI

mistralai 2.4.2

Python SDK Changes:

  • mistral.beta.observability.chat_completion_events.search(): response.completion_events.results[].extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.beta.observability.chat_completion_events.fetch(): response.extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.beta.observability.chat_completion_events.fetch_similar_events(): response.completion_events.results[].extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.beta.observability.campaigns.list_events(): response.completion_events.results[].extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.workflows.execute_workflow_registration(): request.encoded_input Removed (Breaking ⚠️)
  • mistral.workflows.execute_workflow(): request.encoded_input Removed (Breaking ⚠️)
  • mistral.chat.complete(): request.prompt_cache_key Added
  • mistral.beta.connectors.update():
    • request.title Added
    • response.title Added
  • mistral.beta.connectors.get(): response.title Added
  • mistral.chat.stream(): request.prompt_cache_key Added
  • mistral.fim.complete(): request.prompt_cache_key Added
  • mistral.fim.stream(): request.prompt_cache_key Added
  • mistral.agents.complete(): request.prompt_cache_key Added
  • mistral.agents.stream(): request.prompt_cache_key Added
  • mistral.beta.connectors.list(): response.items[].title Added
  • mistral.beta.connectors.create():
    • request.title Added
    • response.title Added

Generated with Speakeasy CLI 1.761.1

Publishing Completed

Don't miss a new client-python release

NewReleases is sending notifications on new releases.