Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.1#494

Closed
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776758743
Closed

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.1#494
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776758743

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • mistral.audio.voices.get_sample_audio(): response.status[200] Changed (Breaking ⚠️)
  • mistral.workflows.executions.get_workflow_execution_trace_events(): response Changed (Breaking ⚠️)
  • mistral.workflows.executions.get_workflow_execution_trace_summary(): response Changed (Breaking ⚠️)
  • mistral.workflows.executions.get_workflow_execution_trace_otel(): response Changed (Breaking ⚠️)
  • mistral.beta.connectors.update(): response.tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.get(): response.tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.list(): response.items[].tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.create(): response.tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.list_tools(): request.credentials_name Added
  • mistral.workflows.execute_workflow_registration():
    • request.extensions Added
    • response.union(WorkflowExecutionResponse).run_id Added
  • mistral.beta.rag.ingestion_pipeline_configurations.list(): Added
  • mistral.beta.connectors.delete_workspace_credentials(): Added
  • mistral.beta.observability.chat_completion_events.fields.list(): response.field_definitions[].type.enum(map) Added
  • mistral.beta.connectors.delete_organization_credentials(): Added
  • mistral.beta.connectors.create_or_update_user_credentials(): Added
  • mistral.beta.connectors.get_auth_url(): request.credentials_name Added
  • mistral.beta.connectors.get_authentication_methods(): Added
  • mistral.beta.connectors.list_user_credentials(): Added
  • mistral.beta.connectors.create_or_update_workspace_credentials(): Added
  • mistral.workflows.get_workflow_registrations(): response.workflow_registrations[] Changed
  • mistral.workflows.execute_workflow():
    • request.extensions Added
    • response.union(WorkflowExecutionResponse).run_id Added
  • mistral.beta.connectors.delete_user_credentials(): Added
  • mistral.workflows.get_workflow(): response.workflow.on_behalf_of Added
  • mistral.workflows.update_workflow(): response.workflow.on_behalf_of Added
  • mistral.workflows.get_workflow_registration(): response.workflow_registration Changed
  • mistral.workflows.archive_workflow(): response.workflow.on_behalf_of Added
  • mistral.workflows.unarchive_workflow(): response.workflow.on_behalf_of Added
  • mistral.workflows.executions.get_workflow_execution(): response.run_id Added
  • mistral.beta.connectors.list_workspace_credentials(): Added
  • mistral.beta.connectors.create_or_update_organization_credentials(): Added
  • mistral.beta.connectors.list_organization_credentials(): Added
  • mistral.workflows.runs.list_runs():
    • request.user_id Added
    • response.executions[].run_id Added
  • mistral.workflows.runs.get_run(): response.run_id Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (5785:3)
│ ├──[+] path (5962:3)
│ ├──[+] path (5886:3)
│ ├──[+] path (6108:3)
│ ├──[+] path (5810:3)
│ ├──[+] path (7876:3)
│ ├──[+] path (6038:3)
│ ├──[+] path (6073:3)
│ ├─┬/v1/connectors/{connector_id_or_name}/tools
│ │ └─┬GET
│ │   └──[+] parameters (5745:17)❌ 
│ ├─┬/v1/connectors/{connector_id_or_name}/tools/{tool_name}/call
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬ANYOF
│ │         └──[+] pattern (5678:26)❌ 
│ ├─┬/v1/workflows/runs
│ │ └─┬GET
│ │   └──[+] parameters (6993:17)❌ 
│ ├─┬/v1/connectors/{connector_id_or_name}/auth_url
│ │ └─┬GET
│ │   └──[+] parameters (5629:17)❌ 
│ └─┬/v1/audio/voices/{voice_id}/sample
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         ├──[-] content (6063:15)❌ 
│         └─┬audio/wav
│           └──[+] schema (6441:17)❌ 
└─┬Components
  ├──[+] schemas (16901:7)
  ├──[+] schemas (16659:7)
  ├──[+] schemas (21521:7)
  ├──[+] schemas (17182:7)
  ├──[+] schemas (19530:7)
  ├──[+] schemas (16879:7)
  ├──[+] schemas (16608:7)
  ├──[+] schemas (19562:7)
  ├──[+] schemas (19540:7)
  ├──[+] schemas (16718:7)
  ├──[+] schemas (16624:7)
  ├──[+] schemas (17231:7)
  ├─┬WorkflowWithWorkerStatus
  │ ├──[+] properties (21497:9)
  │ ├─┬shared_namespace
  │ │ ├──[+] type (21498:17)❌ 
  │ │ ├──[🔀] title (21499:18)
  │ │ ├──[🔀] description (21500:24)
  │ │ ├──[+] default (21501:20)❌ 
  │ │ ├──[-] anyOf (20841:15)❌ 
  │ │ └──[-] anyOf (20842:15)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (21482:11)❌ 
  │ └─┬workspace_id
  │   └──[🔀] $ref (21401:13)❌ 
  ├─┬WorkflowExecutionTraceEventsResponse
  │ ├──[+] properties (20666:9)
  │ ├─┬status
  │ │ ├──[+] type (20678:17)❌ 
  │ │ ├──[+] title (20679:18)
  │ │ ├──[+] format (20680:19)❌ 
  │ │ ├──[🔀] description (20681:24)
  │ │ ├──[-] anyOf (19963:7)❌ 
  │ │ └──[-] anyOf (20053:15)❌ 
  │ ├─┬workflow_name
  │ │ ├──[-] type (20033:17)❌ 
  │ │ ├──[🔀] title (20693:18)
  │ │ ├──[🔀] description (20694:24)
  │ │ ├──[+] anyOf (20691:15)
  │ │ └──[+] anyOf (20692:15)
  │ ├─┬total_duration_ms
  │ │ ├──[-] title (20071:18)
  │ │ ├──[🔀] description (20676:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (20579:13)❌ 
  │ └─┬start_time
  │   ├──[-] type (20056:17)❌ 
  │   ├──[🔀] title (20670:18)
  │   ├──[-] format (20058:19)❌ 
  │   ├──[🔀] description (20671:24)
  │   ├──[+] anyOf (20668:15)
  │   └──[+] anyOf (20669:15)
  ├─┬WorkflowExecutionWithoutResultResponse
  │ ├──[+] properties (20946:9)
  │ ├─┬total_duration_ms
  │ │ ├──[-] title (20331:18)
  │ │ ├──[🔀] description (20956:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (20579:13)❌ 
  │ ├─┬workflow_name
  │ │ ├──[-] type (20293:17)❌ 
  │ │ ├──[🔀] title (20973:18)
  │ │ ├──[🔀] description (20974:24)
  │ │ ├──[+] anyOf (20971:15)
  │ │ └──[+] anyOf (20972:15)
  │ ├─┬start_time
  │ │ ├──[-] type (20316:17)❌ 
  │ │ ├──[🔀] title (20950:18)
  │ │ ├──[-] format (20318:19)❌ 
  │ │ ├──[🔀] description (20951:24)
  │ │ ├──[+] anyOf (20948:15)
  │ │ └──[+] anyOf (20949:15)
  │ └─┬status
  │   ├──[+] type (20958:17)❌ 
  │   ├──[+] title (20959:18)
  │   ├──[+] format (20960:19)❌ 
  │   ├──[🔀] description (20961:24)
  │   ├──[-] anyOf (19963:7)❌ 
  │   └──[-] anyOf (20313:15)❌ 
  ├─┬WorkflowExecutionTraceSummaryAttributesValues
  │ ├──[+] anyOf (20807:11)
  │ └─┬ANYOF
  │   ├──[+] items (20806:18)❌ 
  │   └──[🔀] type (20805:17)❌ 
  ├─┬WorkflowExecutionListResponse
  │ └──[+] description (20315:20)
  ├─┬TempoTraceAttribute
  │ └─┬value
  │   └──[+] anyOf (19562:7)
  ├─┬Workflow
  │ ├──[+] properties (19861:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (19846:11)❌ 
  │ ├─┬workspace_id
  │ │ └──[🔀] $ref (21401:13)❌ 
  │ └─┬shared_namespace
  │   ├──[+] type (19862:17)❌ 
  │   ├──[🔀] title (19863:18)
  │   ├──[🔀] description (19864:24)
  │   ├──[+] default (19865:20)❌ 
  │   ├──[-] anyOf (19257:15)❌ 
  │   └──[-] anyOf (19258:15)❌ 
  ├─┬WorkflowExecutionTraceOTelResponse
  │ ├──[+] properties (20739:9)
  │ ├─┬start_time
  │ │ ├──[-] type (20123:17)❌ 
  │ │ ├──[🔀] title (20743:18)
  │ │ ├──[-] format (20125:19)❌ 
  │ │ ├──[🔀] description (20744:24)
  │ │ ├──[+] anyOf (20741:15)
  │ │ └──[+] anyOf (20742:15)
  │ ├─┬workflow_name
  │ │ ├──[-] type (20100:17)❌ 
  │ │ ├──[🔀] title (20766:18)
  │ │ ├──[🔀] description (20767:24)
  │ │ ├──[+] anyOf (20764:15)
  │ │ └──[+] anyOf (20765:15)
  │ ├─┬status
  │ │ ├──[+] type (20751:17)❌ 
  │ │ ├──[+] title (20752:18)
  │ │ ├──[+] format (20753:19)❌ 
  │ │ ├──[🔀] description (20754:24)
  │ │ ├──[-] anyOf (19963:7)❌ 
  │ │ └──[-] anyOf (20120:15)❌ 
  │ └─┬total_duration_ms
  │   ├──[-] title (20138:18)
  │   ├──[🔀] description (20749:24)
  │   └─┬ANYOF
  │     └──[🔀] $ref (20579:13)❌ 
  ├─┬WorkflowCodeDefinition
  │ ├──[+] properties (19965:9)
  │ ├─┬updates
  │ │ ├──[🔀] title (19942:18)
  │ │ ├──[🔀] description (19943:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (19374:13)❌ 
  │ ├─┬signals
  │ │ ├──[🔀] title (19948:18)
  │ │ ├──[🔀] description (19949:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (18986:13)❌ 
  │ └─┬queries
  │   ├──[-] items (19352:13)❌ 
  │   ├──[-] type (19350:17)❌ 
  │   ├──[🔀] title (19970:18)
  │   ├──[🔀] description (19971:24)
  │   ├──[+] anyOf (19967:15)
  │   └──[+] anyOf (19969:15)
  ├─┬WorkflowExecutionRequest
  │ ├──[+] properties (20415:9)
  │ ├─┬task_queue
  │ │ ├──[+] additionalProperties (20390:33)❌ 
  │ │ ├──[🔀] title (20389:18)
  │ │ ├──[🔀] description (20391:24)
  │ │ ├──[-] deprecated (19818:23)
  │ │ ├──[+] anyOf (20388:15)
  │ │ ├─┬ANYOF
  │ │ │ ├──[+] additionalProperties (20385:37)❌ 
  │ │ │ └──[🔀] type (20384:21)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (20386:21)❌ 
  │ ├─┬wait_for_result
  │ │ ├──[-] type (19795:17)❌ 
  │ │ ├──[🔀] title (20406:18)
  │ │ ├──[🔀] description (20407:24)
  │ │ ├──[-] default (19798:20)❌ 
  │ │ ├──[+] anyOf (20404:15)
  │ │ └──[+] anyOf (20405:15)
  │ ├─┬input
  │ │ ├──[-] additionalProperties (19787:33)❌ 
  │ │ ├──[🔀] title (20420:18)
  │ │ ├──[🔀] description (20421:24)
  │ │ ├──[-] anyOf (19785:15)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (20419:21)❌ 
  │ └─┬timeout_seconds
  │   ├──[🔀] title (20426:18)
  │   ├──[🔀] description (20427:24)
  │   ├──[+] deprecated (20428:23)
  │   └─┬ANYOF
  │     └──[🔀] type (20424:21)❌ 
  ├─┬Connector
  │ └──[-] properties (16261:9)❌ 
  ├─┬WorkflowExecutionResponse
  │ ├──[+] properties (20457:9)
  │ ├─┬workflow_name
  │ │ ├──[-] type (19830:17)❌ 
  │ │ ├──[🔀] title (20484:18)
  │ │ ├──[🔀] description (20485:24)
  │ │ ├──[+] anyOf (20482:15)
  │ │ └──[+] anyOf (20483:15)
  │ ├─┬start_time
  │ │ ├──[-] type (19853:17)❌ 
  │ │ ├──[🔀] title (20461:18)
  │ │ ├──[-] format (19855:19)❌ 
  │ │ ├──[🔀] description (20462:24)
  │ │ ├──[+] anyOf (20459:15)
  │ │ └──[+] anyOf (20460:15)
  │ ├─┬status
  │ │ ├──[+] type (20469:17)❌ 
  │ │ ├──[+] title (20470:18)
  │ │ ├──[+] format (20471:19)❌ 
  │ │ ├──[🔀] description (20472:24)
  │ │ ├──[-] anyOf (19963:7)❌ 
  │ │ └──[-] anyOf (19850:15)❌ 
  │ └─┬total_duration_ms
  │   ├──[-] title (19868:18)
  │   ├──[🔀] description (20467:24)
  │   └─┬ANYOF
  │     └──[🔀] $ref (20579:13)❌ 
  ├─┬BaseFieldDefinition
  │ └─┬type
  │   └──[+] enum (15075:15)
  └─┬WorkflowExecutionTraceSummaryResponse
    ├──[+] properties (20829:9)
    ├─┬span_tree
    │ ├──[+] title (20833:18)
    │ ├──[🔀] description (20834:24)
    │ └─┬ANYOF
    │   └──[🔀] $ref (20831:15)❌ 
    ├─┬start_time
    │ ├──[-] type (20205:17)❌ 
    │ ├──[-] title (20206:18)
    │ ├──[-] format (20207:19)❌ 
    │ ├──[🔀] description (20868:24)
    │ ├──[+] anyOf (20879:7)
    │ └──[+] anyOf (20867:15)
    ├─┬workflow_name
    │ ├──[-] type (20182:17)❌ 
    │ ├──[🔀] title (20856:18)
    │ ├──[🔀] description (20857:24)
    │ ├──[+] anyOf (20854:15)
    │ └──[+] anyOf (20855:15)
    ├─┬total_duration_ms
    │ ├──[-] title (20220:18)
    │ ├──[🔀] description (20839:24)
    │ └─┬ANYOF
    │   └──[🔀] $ref (20579:13)❌ 
    └─┬status
      ├──[+] type (20841:17)❌ 
      ├──[+] title (20842:18)
      ├──[+] format (20843:19)❌ 
      ├──[🔀] description (20844:24)
      ├──[-] anyOf (19963:7)❌ 
      └──[-] anyOf (20202:15)❌ 
Document Element Total Changes Breaking Changes
paths 14 6
components 182 70

View full report

Linting Report 0 errors, 6 warnings, 52 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.761.1

Last updated by Speakeasy workflow

* `mistral.audio.voices.get_sample_audio()`:  `response.status[200]` **Changed** (Breaking ⚠️)
* `mistral.workflows.executions.get_workflow_execution_trace_events()`:  `response` **Changed** (Breaking ⚠️)
* `mistral.workflows.executions.get_workflow_execution_trace_summary()`:  `response` **Changed** (Breaking ⚠️)
* `mistral.workflows.executions.get_workflow_execution_trace_otel()`:  `response` **Changed** (Breaking ⚠️)
* `mistral.beta.connectors.update()`:  `response.tools` **Removed** (Breaking ⚠️)
* `mistral.beta.connectors.get()`:  `response.tools` **Removed** (Breaking ⚠️)
* `mistral.beta.connectors.list()`:  `response.items[].tools` **Removed** (Breaking ⚠️)
* `mistral.beta.connectors.create()`:  `response.tools` **Removed** (Breaking ⚠️)
* `mistral.beta.connectors.list_tools()`:  `request.credentials_name` **Added**
* `mistral.workflows.execute_workflow_registration()`: 
  *  `request.extensions` **Added**
  *  `response.union(WorkflowExecutionResponse).run_id` **Added**
* `mistral.beta.rag.ingestion_pipeline_configurations.list()`: **Added**
* `mistral.beta.connectors.delete_workspace_credentials()`: **Added**
* `mistral.beta.observability.chat_completion_events.fields.list()`:  `response.field_definitions[].type.enum(map)` **Added**
* `mistral.beta.connectors.delete_organization_credentials()`: **Added**
* `mistral.beta.connectors.create_or_update_user_credentials()`: **Added**
* `mistral.beta.connectors.get_auth_url()`:  `request.credentials_name` **Added**
* `mistral.beta.connectors.get_authentication_methods()`: **Added**
* `mistral.beta.connectors.list_user_credentials()`: **Added**
* `mistral.beta.connectors.create_or_update_workspace_credentials()`: **Added**
* `mistral.workflows.get_workflow_registrations()`:  `response.workflow_registrations[]` **Changed**
* `mistral.workflows.execute_workflow()`: 
  *  `request.extensions` **Added**
  *  `response.union(WorkflowExecutionResponse).run_id` **Added**
* `mistral.beta.connectors.delete_user_credentials()`: **Added**
* `mistral.workflows.get_workflow()`:  `response.workflow.on_behalf_of` **Added**
* `mistral.workflows.update_workflow()`:  `response.workflow.on_behalf_of` **Added**
* `mistral.workflows.get_workflow_registration()`:  `response.workflow_registration` **Changed**
* `mistral.workflows.archive_workflow()`:  `response.workflow.on_behalf_of` **Added**
* `mistral.workflows.unarchive_workflow()`:  `response.workflow.on_behalf_of` **Added**
* `mistral.workflows.executions.get_workflow_execution()`:  `response.run_id` **Added**
* `mistral.beta.connectors.list_workspace_credentials()`: **Added**
* `mistral.beta.connectors.create_or_update_organization_credentials()`: **Added**
* `mistral.beta.connectors.list_organization_credentials()`: **Added**
* `mistral.workflows.runs.list_runs()`: 
  *  `request.user_id` **Added**
  *  `response.executions[].run_id` **Added**
* `mistral.workflows.runs.get_run()`:  `response.run_id` **Added**
@github-actions github-actions bot added the patch Patch version bump label Apr 21, 2026
Copy link
Copy Markdown
Contributor

@tchardonnens tchardonnens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment about a lenghty naming.
Side note: are we keeping connector_id_or_name until we remove it from the beta namespace?


class ConnectorCreateOrUpdateOrganizationCredentialsV1RequestTypedDict(TypedDict):
connector_id_or_name: str
credentials_create_or_update: CredentialsCreateOrUpdateTypedDict
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to rename it later to credentials_upsert. this name is a bit lenghty, no?

Copy link
Copy Markdown
Contributor

@andreaonofrei01 andreaonofrei01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, agree with Thomas that there are some lenghty names, but generation is clean

@andreaonofrei01
Copy link
Copy Markdown
Contributor

@EmmaBouhanna can you give me 10 min before merging, realised Speakeasy duplicated code in Thomas'es generation last week, pushing the change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants