Skip to content

python - v2.3.2 - 2026-04-10 14:04:52

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 14:04
fe8a503

Generated by Speakeasy CLI

mistralai 2.3.2

Python SDK Changes:

  • mistral.chat.complete(): response.choices[].messages[] Changed (Breaking ⚠️)
  • mistral.agents.complete(): response.choices[].messages[] Changed (Breaking ⚠️)
  • mistral.fim.complete(): response.choices[].messages[] Changed (Breaking ⚠️)
  • mistral.beta.observability.datasets.delete(): error.detail.error_code Changed
  • mistral.beta.observability.campaigns.delete(): error.detail.error_code Changed
  • mistral.beta.observability.chat_completion_events.judge(): error.detail.error_code Changed
  • mistral.beta.observability.chat_completion_events.fields.list(): error.detail.error_code Changed
  • mistral.beta.observability.chat_completion_events.fields.fetch_options(): error.detail.error_code Changed
  • mistral.beta.observability.chat_completion_events.fields.fetch_option_counts(): error.detail.error_code Changed
  • mistral.beta.observability.judges.create(): error.detail.error_code Changed
  • mistral.beta.observability.judges.list(): error.detail.error_code Changed
  • mistral.beta.observability.judges.fetch(): error.detail.error_code Changed
  • mistral.beta.observability.judges.delete(): error.detail.error_code Changed
  • mistral.beta.observability.judges.update(): error.detail.error_code Changed
  • mistral.beta.observability.judges.judge_conversation(): error.detail.error_code Changed
  • mistral.beta.observability.campaigns.create(): error.detail.error_code Changed
  • mistral.beta.observability.campaigns.list(): error.detail.error_code Changed
  • mistral.beta.observability.campaigns.fetch(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.list_records(): error.detail.error_code Changed
  • mistral.beta.observability.campaigns.fetch_status(): error.detail.error_code Changed
  • mistral.beta.observability.campaigns.list_events(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.create(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.list(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.fetch(): error.detail.error_code Changed
  • mistral.beta.libraries.list(): request Changed
  • mistral.beta.observability.chat_completion_events.fetch_similar_events(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.update(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.records.update_properties(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.import_from_campaign(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.import_from_explorer(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.import_from_file(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.import_from_playground(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.import_from_dataset_records(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.export_to_jsonl(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.fetch_task(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.list_tasks(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.records.fetch(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.records.delete(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.records.bulk_delete(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.records.judge(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.records.update_payload(): error.detail.error_code Changed
  • mistral.beta.observability.datasets.create_record(): error.detail.error_code Changed
  • mistral.beta.observability.chat_completion_events.fetch(): error.detail.error_code Changed
  • mistral.chat.stream(): response.[].data.choices[].delta Changed
  • mistral.beta.observability.chat_completion_events.search_ids(): error.detail.error_code Changed
  • mistral.fim.stream(): response.[].data.choices[].delta Changed
  • mistral.beta.observability.chat_completion_events.search(): error.detail.error_code Changed
  • mistral.agents.stream(): response.[].data.choices[].delta Changed
  • mistral.workflows.deployments.get_deployment(): response.workers[].is_active Added

Generated with Speakeasy CLI 1.761.1

Publishing Completed