Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.2#501

Merged
anth2o merged 2 commits intomainfrom
speakeasy-sdk-regen-1776953755
Apr 23, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.2#501
anth2o merged 2 commits intomainfrom
speakeasy-sdk-regen-1776953755

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.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

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/connectors/{connector_id_or_name}/workspace/credentials
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬ANYOF
│ │         └──[🔀] $ref (17221:13)❌ 
│ ├─┬/v1/workflows/registrations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬ANYOF
│ │         └──[-] format (7641:25)❌ 
│ ├─┬/v1/connectors/{connector_id_or_name}/user/credentials
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬ANYOF
│ │         └──[🔀] $ref (17221:13)❌ 
│ ├─┬/v1/workflows
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬ANYOF
│ │         └──[-] format (7501:25)❌ 
│ └─┬/v1/connectors/{connector_id_or_name}/organization/credentials
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         └─┬ANYOF
│           └──[🔀] $ref (17221:13)❌ 
└─┬Components
  ├──[-] schemas (16597:7)❌ 
  ├──[+] schemas (17221:7)
  ├─┬ConnectorMCPCreate
  │ ├──[+] properties (16731:9)
  │ └─┬visibility
  │   └──[🔀] $ref (16732:11)❌ 
  ├─┬ChatCompletionEvent
  │ └─┬extra_fields
  │   └─┬Schema
  │     ├──[+] anyOf (15237:17)
  │     └─┬ANYOF
  │       ├──[+] additionalProperties (15236:19)❌ 
  │       └──[🔀] type (15234:23)❌ 
  ├─┬PublicAuthenticationMethod
  │ └─┬method_type
  │   └──[🔀] $ref (17221:13)❌ 
  ├─┬ChatCompletionRequest
  │ ├──[+] properties (12896:9)
  │ ├─┬safe_prompt
  │ │ └──[🔀] $ref (9583:13)❌ 
  │ ├─┬random_seed
  │ │ ├──[-] title (12787:18)
  │ │ ├──[🔀] description (12888:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (13204:13)❌ 
  │ ├─┬top_p
  │ │ ├──[🔀] title (12838:18)
  │ │ ├──[🔀] description (12839:24)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (12819:17)❌ 
  │ │   ├──[-] exclusiveMinimum (12755:33)❌ 
  │ │   ├──[🔀] type (12817:21)❌ 
  │ │   └──[-] maximum (12757:24)❌ 
  │ ├─┬response_format
  │ │ └──[🔀] $ref (12881:11)❌ 
  │ ├─┬tools
  │ │ ├──[🔀] title (12844:18)
  │ │ ├──[🔀] description (12845:24)
  │ │ ├──[+] default (12846:20)❌ 
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (13628:13)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (9688:13)❌ 
  │ ├─┬temperature
  │ │ ├──[+] type (12767:17)❌ 
  │ │ ├──[🔀] title (12768:18)
  │ │ ├──[🔀] description (12769:24)
  │ │ ├──[+] default (12770:20)❌ 
  │ │ ├──[-] anyOf (12747:15)❌ 
  │ │ └──[-] anyOf (12750:15)❌ 
  │ ├─┬reasoning_effort
  │ │ ├──[+] title (12785:18)
  │ │ ├──[+] description (12786:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (12782:15)❌ 
  │ ├─┬prompt_mode
  │ │ ├──[+] title (12900:18)
  │ │ ├──[-] description (12890:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (12898:15)❌ 
  │ ├─┬stream
  │ │ ├──[-] type (12769:17)❌ 
  │ │ ├──[🔀] title (12778:18)
  │ │ ├──[🔀] description (12779:24)
  │ │ ├──[-] default (12772:20)❌ 
  │ │ ├──[+] anyOf (12773:15)
  │ │ ├──[+] anyOf (12774:15)
  │ │ └──[+] anyOf (12777:15)
  │ ├─┬stop
  │ │ ├──[+] type (12902:17)❌ 
  │ │ ├──[-] title (12780:18)
  │ │ ├──[🔀] description (12903:24)
  │ │ ├──[-] anyOf (12775:15)❌ 
  │ │ ├──[-] anyOf (12776:15)❌ 
  │ │ └──[-] anyOf (12779:15)❌ 
  │ └─┬tool_choice
  │   ├──[🔀] title (12749:18)
  │   ├──[🔀] description (12750:24)
  │   ├──[-] default (12848:20)❌ 
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (12745:15)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (12748:15)❌ 
  ├─┬WorkflowRegistrationListResponse
  │ └─┬next_cursor
  │   └─┬ANYOF
  │     └──[-] format (21134:23)❌ 
  ├─┬AuthenticationConfiguration
  │ └─┬authentication_type
  │   └──[🔀] $ref (17221:13)❌ 
  ├─┬ConnectorMCPUpdate
  │ └──[+] properties (16786:9)
  ├─┬ChatCompletionEventPreview
  │ └─┬extra_fields
  │   └─┬Schema
  │     ├──[+] anyOf (15314:17)
  │     └─┬ANYOF
  │       ├──[+] additionalProperties (15313:19)❌ 
  │       └──[🔀] type (15311:23)❌ 
  ├─┬CredentialsResponse
  │ └─┬connector_preset_credentials_for_auth
  │   └─┬Schema
  │     └──[🔀] $ref (17221:13)❌ 
  ├─┬FIMCompletionRequest
  │ ├──[+] properties (13126:9)
  │ ├─┬temperature
  │ │ ├──[+] examples (13115:15)
  │ │ ├──[🔀] title (13116:18)
  │ │ ├──[🔀] description (13117:24)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (13112:21)❌ 
  │ │   ├──[-] maximum (13054:24)❌ 
  │ │   └──[-] minimum (13055:24)❌ 
  │ ├─┬suffix
  │ │ ├──[-] examples (13112:15)
  │ │ ├──[+] type (13078:17)❌ 
  │ │ ├──[🔀] title (13079:18)
  │ │ ├──[🔀] description (13080:24)
  │ │ ├──[-] anyOf (13109:15)❌ 
  │ │ └──[-] anyOf (13110:15)❌ 
  │ ├─┬stream
  │ │ ├──[-] type (13075:17)❌ 
  │ │ ├──[🔀] title (13089:18)
  │ │ ├──[🔀] description (13090:24)
  │ │ ├──[-] default (13078:20)❌ 
  │ │ ├──[+] anyOf (13084:15)
  │ │ ├──[+] anyOf (13085:15)
  │ │ └──[+] anyOf (13088:15)
  │ ├─┬top_p
  │ │ ├──[🔀] title (13060:18)
  │ │ ├──[🔀] description (13061:24)
  │ │ └─┬ANYOF
  │ │   ├──[-] exclusiveMinimum (13061:33)❌ 
  │ │   ├──[🔀] maximum (13057:24)❌ 
  │ │   └──[+] minimum (13058:24)❌ 
  │ ├─┬stop
  │ │ ├──[🔀] title (13096:18)
  │ │ ├──[🔀] description (13097:24)
  │ │ ├──[-] anyOf (13085:15)❌ 
  │ │ ├─┬ANYOF
  │ │ │ ├──[🔀] type (13093:21)❌ 
  │ │ │ └──[+] minimum (13094:24)❌ 
  │ │ └─┬ANYOF
  │ │   ├──[-] items (13084:17)❌ 
  │ │   └──[🔀] type (13095:21)❌ 
  │ └─┬random_seed
  │   ├──[🔀] title (13130:18)
  │   ├──[-] description (13094:24)
  │   └─┬ANYOF
  │     ├──[🔀] type (13128:21)❌ 
  │     └──[-] minimum (13091:24)❌ 
  ├─┬AgentsCompletionRequest
  │ ├──[+] properties (14442:9)
  │ ├─┬tools
  │ │ ├──[🔀] title (14392:18)
  │ │ ├──[+] default (14393:20)❌ 
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (13628:13)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (9688:13)❌ 
  │ ├─┬tool_choice
  │ │ ├──[+] type (14316:17)❌ 
  │ │ ├──[🔀] title (14317:18)
  │ │ ├──[+] description (14318:24)
  │ │ ├──[🔀] default (14319:20)❌ 
  │ │ ├──[-] anyOf (13620:7)❌ 
  │ │ └──[-] anyOf (9690:7)❌ 
  │ ├─┬response_format
  │ │ └──[🔀] $ref (14427:11)❌ 
  │ ├─┬stop
  │ │ └──[🔀] $ref (9583:13)❌ 
  │ ├─┬stream
  │ │ ├──[-] type (14308:17)❌ 
  │ │ ├──[🔀] title (14327:18)
  │ │ ├──[🔀] description (14328:24)
  │ │ ├──[-] default (14311:20)❌ 
  │ │ ├──[+] anyOf (14322:15)
  │ │ ├──[+] anyOf (14323:15)
  │ │ └──[+] anyOf (14326:15)
  │ ├─┬prompt_mode
  │ │ ├──[+] title (14446:18)
  │ │ ├──[-] description (14426:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (14444:15)❌ 
  │ ├─┬reasoning_effort
  │ │ ├──[+] title (14334:18)
  │ │ ├──[+] description (14335:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (14331:15)❌ 
  │ └─┬random_seed
  │   ├──[-] title (14326:18)
  │   ├──[🔀] description (14434:24)
  │   └─┬ANYOF
  │     └──[🔀] $ref (13204:13)❌ 
  ├─┬WorkflowListResponse
  │ └─┬next_cursor
  │   └─┬ANYOF
  │     └──[-] format (21020:23)❌ 
  ├─┬WorkflowExecutionRequest
  │ └──[-] properties (20402:9)❌ 
  └─┬Connector
    └──[+] properties (16673:9)
Document Element Total Changes Breaking Changes
paths 5 5
components 130 69

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.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**
@github-actions github-actions Bot added the patch Patch version bump label Apr 23, 2026
@andreaonofrei01 andreaonofrei01 self-requested a review April 23, 2026 14:23
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.

looks good

@andreaonofrei01 andreaonofrei01 requested a review from pevers April 23, 2026 14:39
@andreaonofrei01
Copy link
Copy Markdown
Contributor

@pevers does it contain changes u needed?

Copy link
Copy Markdown
Contributor

@pevers pevers left a comment

Choose a reason for hiding this comment

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

Yes, thanks @andreaonofrei01 !

@anth2o anth2o merged commit 19e24ee into main Apr 23, 2026
11 of 14 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