Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-27618963184-2] 2.4.11#569

Merged
allansimon-mistral merged 3 commits into
mainfrom
speakeasy/mistralai-sdk-27618963184-2
Jun 16, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-27618963184-2] 2.4.11#569
allansimon-mistral merged 3 commits into
mainfrom
speakeasy/mistralai-sdk-27618963184-2

Conversation

@maiengineering

Copy link
Copy Markdown
Collaborator

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.

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/connectors/{connector_id_or_name}/workspace/credentials/{credentials_name}
│ │ └─┬DELETE
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7531:19)❌ 
│ │       ├──[+] anyOf (7571:17)
│ │       └──[+] anyOf (7573:17)
│ ├─┬/v1/workflows/events/stream
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬text/event-stream
│ │         └─┬Schema
│ │           ├─┬data
│ │           │ └──[🔀] $ref (9284:21)❌ 
│ │           └─┬event
│ │             └──[+] description (9282:34)
│ ├─┬/v1/connectors/{connector_id_or_name}/workspace/credentials
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (7352:19)❌ 
│ │ │     ├──[+] anyOf (7362:17)
│ │ │     └──[+] anyOf (7364:17)
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7379:19)❌ 
│ │       ├──[+] anyOf (7407:17)
│ │       └──[+] anyOf (7409:17)
│ ├─┬/v1/connectors/{connector_id_or_name}/user/credentials
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (7428:19)❌ 
│ │ │     ├──[+] anyOf (7444:17)
│ │ │     └──[+] anyOf (7446:17)
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7455:19)❌ 
│ │       ├──[+] anyOf (7489:17)
│ │       └──[+] anyOf (7491:17)
│ ├─┬/v1/connectors/{connector_id_or_name}#idOrName
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7612:19)❌ 
│ │       ├──[+] anyOf (7640:17)
│ │       └──[+] anyOf (7642:17)
│ ├─┬/v1/connectors/{connector_id_or_name}/organization/credentials
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (7276:19)❌ 
│ │ │     ├──[+] anyOf (7280:17)
│ │ │     └──[+] anyOf (7282:17)
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7303:19)❌ 
│ │       ├──[+] anyOf (7325:17)
│ │       └──[+] anyOf (7327:17)
│ ├─┬/v1/connectors/{connector_id_or_name}/auth_url
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (6883:19)❌ 
│ │       ├──[+] anyOf (6850:17)
│ │       └──[+] anyOf (6852:17)
│ ├─┬/v1/connectors/{connector_id_or_name}/tools/{tool_name}/call
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7124:19)❌ 
│ │       ├──[+] anyOf (7119:17)
│ │       └──[+] anyOf (7121:17)
│ ├─┬/v1/connectors/{connector_id_or_name}/organization/credentials/{credentials_name}
│ │ └─┬DELETE
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7496:19)❌ 
│ │       ├──[+] anyOf (7533:17)
│ │       └──[+] anyOf (7535:17)
│ ├─┬/v1/connectors/{connector_id_or_name}/user/credentials/{credentials_name}
│ │ └─┬DELETE
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7566:19)❌ 
│ │       ├──[+] anyOf (7609:17)
│ │       └──[+] anyOf (7611:17)
│ ├─┬/v1/workflows/executions/{execution_id}/stream
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬text/event-stream
│ │         └─┬Schema
│ │           ├─┬event
│ │           │ └──[+] description (8357:34)
│ │           └─┬data
│ │             └──[🔀] $ref (8359:21)❌ 
│ ├─┬/v1/connectors/{connector_id_or_name}/tools
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] type (7197:19)❌ 
│ │       ├──[+] anyOf (7165:17)
│ │       └──[+] anyOf (7167:17)
│ └─┬/v1/connectors/{connector_id_or_name}/authentication_methods
│   └─┬GET
│     ├─┬Parameters
│     │ └─┬Schema
│     │   ├──[-] type (7236:19)❌ 
│     │   ├──[+] anyOf (7246:17)
│     │   └──[+] anyOf (7248:17)
│     └─┬Responses
│       └──[+] codes (7261:11)
└─┬Components
  ├──[+] schemas (24357:7)
  └─┬StreamError
    ├──[+] required (26620:11)❌ 
    └──[+] properties (26614:9)
Document Element Total Changes Breaking Changes
paths 47 16
components 3 1

View full report

Linting Report 0 errors, 6 warnings, 59 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.763.6

@maiengineering maiengineering added the patch Patch version bump label Jun 16, 2026
actions-user and others added 2 commits June 16, 2026 13:01
The workflow stream `data` field is now a union that includes the typed
WorkflowStreamError SSE error event. Narrow it before accessing
broker_sequence/data; a stream error after HTTP 200 is treated as a
dropped connection so the existing reconnect/back-off loop handles it.
@allansimon-mistral allansimon-mistral merged commit 5ae3531 into main Jun 16, 2026
11 checks passed
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