Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-28382000340-1] 2.5.1#580

Merged
andreaonofrei01 merged 3 commits into
mainfrom
speakeasy/mistralai-sdk-28382000340-1
Jun 30, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-28382000340-1] 2.5.1#580
andreaonofrei01 merged 3 commits into
mainfrom
speakeasy/mistralai-sdk-28382000340-1

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
│ ├──[+] path (3680:3)
│ ├──[+] path (3645:3)
│ ├──[+] path (576:3)
│ ├──[+] path (89:3)
│ ├──[+] path (383:3)
│ ├──[+] path (211:3)
│ ├──[+] path (8:3)
│ ├──[+] path (464:3)
│ ├──[+] path (290:3)
│ ├──[+] path (655:3)
│ ├─┬/v1/libraries
│ │ └─┬GET
│ │   ├──[+] parameters (3308:17)❌ 
│ │   └─┬Parameters
│ │     ├──[+] deprecated (3322:23)
│ │     ├──[+] description (3320:24)
│ │     └─┬Schema
│ │       ├──[-] minimum (2574:22)❌ 
│ │       ├──[+] description (3326:26)
│ │       └──[+] deprecated (3328:25)
│ └─┬/v1/audio/voices
│   └─┬GET
│     ├─┬Parameters
│     │ └─┬Schema
│     │   ├──[+] maximum (8587:22)❌ 
│     │   └──[+] minimum (8588:22)❌ 
│     └─┬Parameters
│       └─┬Schema
│         └──[+] minimum (8598:22)❌ 
└─┬Components
  ├──[+] schemas (12129:7)
  ├──[+] schemas (12058:7)
  ├──[+] schemas (11856:7)
  ├──[+] schemas (11949:7)
  ├──[+] schemas (12125:7)
  ├──[+] schemas (11882:7)
  ├──[+] schemas (11967:7)
  ├──[+] schemas (12198:7)
  ├──[+] schemas (11804:7)
  ├──[+] schemas (12010:7)
  ├──[+] schemas (11815:7)
  ├──[+] schemas (12082:7)
  ├──[+] schemas (12002:7)
  ├──[+] schemas (11895:7)
  ├──[+] schemas (12221:7)
  ├──[+] schemas (12113:7)
  ├──[+] schemas (12139:7)
  ├──[+] schemas (11976:7)
  ├──[+] schemas (11868:7)
  ├──[+] schemas (12152:7)
  ├──[+] schemas (19570:7)
  ├──[+] schemas (12044:7)
  ├──[+] schemas (11797:7)
  ├──[+] schemas (19831:7)
  ├──[+] schemas (11872:7)
  ├─┬ListLibraryOut
  │ ├──[-] required (18456:11)❌ 
  │ ├──[+] properties (19750:9)
  │ └─┬pagination
  │   └──[🔀] $ref (19751:11)❌ 
  └─┬SpeechRequest
    └─┬ref_audio
      └─┬ANYOF
        └──[-] contentMediaType (11264:33)❌ 
Document Element Total Changes Breaking Changes
paths 19 5
components 29 3

View full report

Linting Report 0 errors, 6 warnings, 62 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 29, 2026
Add runnable examples for the beta AI Registry surface:
- examples/mistral/prompts/prompt_lifecycle.py
- examples/mistral/skills/skill_lifecycle.py

Each shows the full flow (create -> create_version with aliases -> get by
alias -> delete). Verified end to end against api.mistral.ai.
@andreaonofrei01 andreaonofrei01 merged commit 05629d2 into main Jun 30, 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