Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.2.1#464

Closed
github-actions[bot] wants to merge 3 commits intomainfrom
speakeasy-sdk-regen-1775128836
Closed

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.2.1#464
github-actions[bot] wants to merge 3 commits intomainfrom
speakeasy-sdk-regen-1775128836

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 2, 2026

SDK update

Versioning

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

Python SDK Changes:

  • mistral.models.list(): response.data[].union(fine-tuned).job Changed (Breaking ⚠️)
  • mistral.models.retrieve(): response.union(fine-tuned).job Changed (Breaking ⚠️)
  • mistral.workflows.execute_workflow(): request.input Changed (Breaking ⚠️)
  • mistral.workflows.execute_workflow_registration(): request.input Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/v1/files/{file_id}/url
│   └─┬GET
│     └─┬Parameters
│       ├──[🔀] description (1442:24)
│       └─┬Schema
│         └──[🔀] description (1447:26)
└─┬Components
  ├─┬FTModelCard
  │ ├──[+] required (7730:11)❌ 
  │ └─┬job
  │   ├──[+] type (7717:17)❌ 
  │   ├──[-] anyOf (7718:15)❌ 
  │   └──[-] anyOf (7719:15)❌ 
  └─┬WorkflowExecutionRequest
    └─┬input
      ├──[🔀] description (19669:24)
      ├──[+] anyOf (19666:15)
      └─┬ANYOF
        └──[🔀] type (19664:21)❌ 
Document Element Total Changes Breaking Changes
paths 2 0
components 7 5

View full report

Linting Report 0 errors, 6 warnings, 51 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.754.0

* `mistral.models.list()`:  `response.data[].union(fine-tuned).job` **Changed** (Breaking ⚠️)
* `mistral.models.retrieve()`:  `response.union(fine-tuned).job` **Changed** (Breaking ⚠️)
* `mistral.workflows.execute_workflow()`:  `request.input` **Changed** (Breaking ⚠️)
* `mistral.workflows.execute_workflow_registration()`:  `request.input` **Changed** (Breaking ⚠️)
@github-actions github-actions bot added the patch Patch version bump label Apr 2, 2026
@anth2o anth2o marked this pull request as draft April 2, 2026 11:51
@anth2o
Copy link
Copy Markdown
Contributor

anth2o commented Apr 2, 2026

Waiting for speakeasy v1.762.0 to fix https://mistralai.slack.com/archives/C077JBHL5LM/p1774960276514709

@anth2o anth2o closed this Apr 2, 2026
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.

3 participants