Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 1.7.3#112

Merged
mistralai-nfau merged 2 commits into
mainfrom
speakeasy-sdk-regen-1751356549
Jul 2, 2025
Merged

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 1.7.3#112
mistralai-nfau merged 2 commits into
mainfrom
speakeasy-sdk-regen-1751356549

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/v1/conversations/{conversation_id}/messages
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (273:32)
│ │     └─┬Schema
│ │       └──[➕] description (271:34)
│ ├─┬/v1/conversations/{conversation_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (175:32)
│ │     └─┬Schema
│ │       └──[➕] description (173:34)
│ ├─┬/v1/conversations/{conversation_id}/history
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (243:32)
│ │     └─┬Schema
│ │       └──[➕] description (241:34)
│ ├─┬/v1/conversations/{conversation_id}/restart
│ │ └─┬POST
│ │   └─┬Parameters
│ │     ├──[➕] description (303:32)
│ │     └─┬Schema
│ │       └──[➕] description (301:34)
│ ├─┬/v1/conversations/{conversation_id}/restart#stream
│ │ └─┬POST
│ │   └─┬Parameters
│ │     ├──[➕] description (562:32)
│ │     └─┬Schema
│ │       └──[➕] description (560:34)
│ └─┬/v1/models/{model_id}
│   └─┬GET
│     └──[🔀] description (31:26)
└─┬Components
  ├──[➕] schemas (5649:13)
  ├─┬ModelCapabilities
  │ └──[➕] properties (1777:17)
  ├─┬ContentChunk
  │ ├──[➕] oneOf (2310:13)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5650:17)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (2461:17)❌ 
  ├─┬OCRRequest
  │ └─┬document
  │   ├──[➕] anyOf (2310:13)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (5650:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (2461:17)❌ 
  ├─┬FTModelCard
  │ ├──[➕] properties (1713:17)
  │ └─┬type
  │   └──[➖] enum (1708:27)❌ 
  ├─┬InputEntries
  │ └─┬Schema
  │   ├──[➕] anyOf (2731:13)
  │   ├──[➕] anyOf (2503:13)
  │   ├──[➕] anyOf (2005:13)
  │   ├──[➕] anyOf (2353:13)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (2549:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (2396:17)❌ 
  ├─┬AgentsCompletionRequest
  │ └─┬prompt_mode
  │   └──[➕] description (6178:34)
  ├─┬BaseModelCard
  │ ├──[➕] properties (1625:17)
  │ └─┬type
  │   └──[➖] enum (1623:27)❌ 
  └─┬ChatCompletionRequest
    └─┬prompt_mode
      └──[➕] description (5447:34)
Document Element Total Changes Breaking Changes
paths 11 0
components 21 8

TYPESCRIPT CHANGELOG

No relevant generator changes

@github-actions github-actions Bot added the patch Patch version bump label Jul 1, 2025
Comment thread examples/src/async_ocr_process_from_file.ts

@amenasria amenasria left a comment

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.

LGTM !

@mistralai-nfau
mistralai-nfau merged commit 28fb83a into main Jul 2, 2025
1 check 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.

3 participants