Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.9.10#269

Closed
amenasria wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1756707034
Closed

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.9.10#269
amenasria wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1756707034

Conversation

@amenasria
Copy link
Contributor

SDK update

Versioning

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

OpenAPI Change Summary

└─┬Components
  ├──[➕] schemas (6411:13)
  ├─┬ApiEndpoint
  │ ├──[➕] enum (6070:19)
  │ ├──[➕] enum (6073:19)
  │ ├──[➕] enum (6071:19)
  │ ├──[➕] enum (6072:19)
  │ └──[➕] enum (6074:19)
  ├─┬EmbeddingRequest
  │ ├──[➕] properties (6400:17)
  │ ├─┬output_dimension
  │ │ ├──[➕] type (6374:27)❌ 
  │ │ ├──[🔀] title (6373:28)
  │ │ ├──[🔀] description (6375:34)
  │ │ ├──[➕] example (6376:30)
  │ │ ├──[➖] anyOf (6386:27)❌ 
  │ │ └──[➖] anyOf (6388:27)❌ 
  │ ├─┬input
  │ │ └──[🔀] $ref (6411:19)❌ 
  │ ├─┬output_dtype
  │ │ └──[🔀] $ref (6390:21)❌ 
  │ └─┬model
  │   ├──[➖] type (6369:27)❌ 
  │   ├──[🔀] title (6383:28)
  │   ├──[🔀] description (6387:34)
  │   ├──[🔀] example (6385:25)
  │   ├──[➕] anyOf (6379:27)
  │   ├──[➕] anyOf (6380:27)
  │   └─┬Extensions
  │     └──[➕] x-speakeasy-name-override (6388:48)
  └─┬SystemMessage
    └─┬content
      └─┬ANYOF
        └─┬Schema
          └──[🔀] $ref (6820:29)❌ 
Document Element Total Changes Breaking Changes
components 23 7

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.568.2

@amenasria amenasria added the patch Patch version bump label Sep 1, 2025

SystemMessageContent = TypeAliasType(
"SystemMessageContent", Union[str, List[TextChunk]]
Two = TypeAliasType("Two", Union[TextChunk, ReferenceChunk, ThinkChunk])
Copy link
Collaborator

Choose a reason for hiding this comment

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

hummm this change is annoying, I think for the public sdk we should only keep Text in the SystemMessage of the content chunks.

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.

4 participants