Skip to content

chore: 🐝 Update SDK - Generate MISTRAL-PYTHON-SDK-GOOGLE-CLOUD MISTRALAI-GCP-SDK [speakeasy/mistralai-gcp-sdk-26292830187-1] 2.1.0#548

Merged
Nelson-PROIA merged 6 commits into
mainfrom
speakeasy/mistralai-gcp-sdk-26292830187-1
May 22, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRAL-PYTHON-SDK-GOOGLE-CLOUD MISTRALAI-GCP-SDK [speakeasy/mistralai-gcp-sdk-26292830187-1] 2.1.0#548
Nelson-PROIA merged 6 commits into
mainfrom
speakeasy/mistralai-gcp-sdk-26292830187-1

Conversation

@maiengineering
Copy link
Copy Markdown
Collaborator

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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
├─┬Components
│ ├──[+] schemas (396:7)
│ ├──[+] schemas (256:7)
│ ├──[+] schemas (1270:7)
│ ├──[+] schemas (451:7)
│ ├──[+] schemas (184:7)
│ ├──[+] schemas (1409:7)
│ ├──[+] schemas (1482:7)
│ ├──[+] schemas (209:7)
│ ├──[+] schemas (473:7)
│ ├──[+] schemas (749:7)
│ ├──[+] schemas (1398:7)
│ ├──[+] schemas (585:7)
│ ├──[+] schemas (1473:7)
│ ├──[+] schemas (764:7)
│ ├──[+] schemas (1294:7)
│ ├──[+] schemas (687:7)
│ ├──[+] schemas (402:7)
│ ├──[+] schemas (532:7)
│ ├──[+] schemas (1432:7)
│ ├──[+] schemas (554:7)
│ ├──[+] schemas (1438:7)
│ ├──[+] schemas (1344:7)
│ ├──[+] schemas (224:7)
│ ├──[+] schemas (301:7)
│ ├──[+] schemas (325:7)
│ ├──[+] schemas (1383:7)
│ ├─┬ReferenceChunk
│ │ └─┬reference_ids
│ │   └─┬Schema
│ │     ├──[-] type (428:19)❌ 
│ │     ├──[+] anyOf (790:17)
│ │     └──[+] anyOf (791:17)
│ ├─┬ChatCompletionChoice
│ │ ├──[-] required (943:11)❌ 
│ │ └──[+] properties (1555:9)
│ ├─┬ThinkChunk
│ │ ├──[+] properties (664:9)
│ │ ├─┬thinking
│ │ │ ├──[-] items (360:13)❌ 
│ │ │ ├──[-] type (358:17)❌ 
│ │ │ ├──[🔀] title (668:18)
│ │ │ ├──[+] description (669:24)
│ │ │ ├──[+] anyOf (666:15)
│ │ │ └──[+] anyOf (667:15)
│ │ └─┬type
│ │   ├──[+] items (659:13)❌ 
│ │   ├──[🔀] type (657:17)❌ 
│ │   ├──[🔀] title (663:18)
│ │   ├──[-] default (355:20)❌ 
│ │   └──[-] const (356:18)❌ 
│ ├─┬FIMCompletionRequest
│ │ ├─┬top_p
│ │ │ ├──[-] type (614:17)❌ 
│ │ │ ├──[-] maximum (616:20)❌ 
│ │ │ ├──[-] minimum (617:20)❌ 
│ │ │ ├──[-] default (619:20)❌ 
│ │ │ ├──[+] anyOf (1013:15)
│ │ │ └──[+] anyOf (1016:15)
│ │ └─┬stop
│ │   └──[+] anyOf (1037:15)
│ ├─┬ChatCompletionRequest
│ │ ├──[+] properties (982:9)
│ │ ├──[+] properties (973:9)
│ │ ├─┬messages
│ │ │ ├──[-] examples (523:15)
│ │ │ ├──[-] items (526:13)❌ 
│ │ │ ├──[-] type (521:17)❌ 
│ │ │ ├──[🔀] title (857:18)
│ │ │ ├──[🔀] description (858:24)
│ │ │ ├──[+] anyOf (854:15)
│ │ │ └──[+] anyOf (856:15)
│ │ ├─┬model
│ │ │ ├──[-] examples (470:15)
│ │ │ ├──[-] type (468:17)❌ 
│ │ │ ├──[🔀] title (885:18)
│ │ │ ├──[-] description (472:24)
│ │ │ ├──[+] anyOf (882:15)
│ │ │ └──[+] anyOf (884:15)
│ │ ├─┬frequency_penalty
│ │ │ ├──[-] type (564:17)❌ 
│ │ │ ├──[-] maximum (566:20)❌ 
│ │ │ ├──[-] minimum (567:20)❌ 
│ │ │ ├──[+] anyOf (950:15)
│ │ │ └──[+] anyOf (953:15)
│ │ ├─┬prompt_mode
│ │ │ ├──[+] title (946:18)
│ │ │ ├──[🔀] description (947:24)
│ │ │ └─┬ANYOF
│ │ │   └──[🔀] $ref (942:15)❌ 
│ │ ├─┬stop
│ │ │ ├──[-] title (505:18)
│ │ │ ├──[-] description (506:24)
│ │ │ ├─┬ANYOF
│ │ │ │ └──[🔀] $ref (585:13)❌ 
│ │ │ └─┬ANYOF
│ │ │   ├──[-] items (504:17)❌ 
│ │ │   └──[🔀] type (976:21)❌ 
│ │ ├─┬n
│ │ │ ├──[+] examples (833:15)
│ │ │ ├──[+] type (831:17)❌ 
│ │ │ ├──[🔀] title (834:18)
│ │ │ ├──[🔀] description (835:24)
│ │ │ ├──[-] anyOf (571:15)❌ 
│ │ │ └──[-] anyOf (573:15)❌ 
│ │ ├─┬max_tokens
│ │ │ ├──[🔀] title (988:18)
│ │ │ ├──[-] description (493:24)
│ │ │ └─┬ANYOF
│ │ │   ├──[+] items (986:17)❌ 
│ │ │   ├──[🔀] type (984:21)❌ 
│ │ │   └──[-] minimum (490:24)❌ 
│ │ ├─┬prediction
│ │ │ └──[🔀] $ref (970:11)❌ 
│ │ ├─┬top_p
│ │ │ ├──[-] type (482:17)❌ 
│ │ │ ├──[-] maximum (484:20)❌ 
│ │ │ ├──[-] minimum (485:20)❌ 
│ │ │ ├──[+] anyOf (846:15)
│ │ │ └──[+] anyOf (849:15)
│ │ ├─┬tool_choice
│ │ │ ├──[+] type (860:17)❌ 
│ │ │ ├──[🔀] title (861:18)
│ │ │ ├──[🔀] description (862:24)
│ │ │ ├──[🔀] default (863:20)❌ 
│ │ │ ├──[-] anyOf (770:7)❌ 
│ │ │ └──[-] anyOf (374:7)❌ 
│ │ ├─┬tools
│ │ │ └─┬ANYOF
│ │ │   └─┬Schema
│ │ │     └──[🔀] $ref (912:17)❌ 
│ │ ├─┬metadata
│ │ │ ├──[+] examples (889:15)
│ │ │ ├──[+] items (892:13)❌ 
│ │ │ ├──[+] type (887:17)❌ 
│ │ │ ├──[🔀] title (904:18)
│ │ │ ├──[+] description (905:24)
│ │ │ ├──[-] anyOf (516:15)❌ 
│ │ │ └──[-] anyOf (518:15)❌ 
│ │ ├─┬response_format
│ │ │ └──[🔀] $ref (874:11)❌ 
│ │ ├─┬presence_penalty
│ │ │ └──[🔀] $ref (570:13)❌ 
│ │ ├─┬temperature
│ │ │ ├──[🔀] title (871:18)
│ │ │ ├──[🔀] description (872:24)
│ │ │ ├──[+] anyOf (870:15)
│ │ │ ├─┬ANYOF
│ │ │ │ ├──[🔀] type (866:21)❌ 
│ │ │ │ ├──[-] maximum (476:24)❌ 
│ │ │ │ └──[-] minimum (477:24)❌ 
│ │ │ └─┬ANYOF
│ │ │   ├──[+] items (869:17)❌ 
│ │ │   └──[🔀] type (867:21)❌ 
│ │ ├─┬random_seed
│ │ │ ├──[-] title (512:18)
│ │ │ ├──[🔀] description (981:24)
│ │ │ └─┬ANYOF
│ │ │   └──[🔀] $ref (1109:13)❌ 
│ │ ├─┬stream
│ │ │ └──[🔀] $ref (591:13)❌ 
│ │ └─┬parallel_tool_calls
│ │   ├──[-] type (583:17)❌ 
│ │   ├──[🔀] title (961:18)
│ │   ├──[🔀] description (962:24)
│ │   ├──[+] anyOf (958:15)
│ │   └──[+] anyOf (960:15)
│ ├─┬DeltaMessage
│ │ ├──[+] properties (1594:9)
│ │ ├──[+] properties (1600:9)
│ │ ├──[+] properties (1590:9)
│ │ ├─┬tool_calls
│ │ │ ├─┬ANYOF
│ │ │ │ ├──[+] additionalProperties (1603:37)❌ 
│ │ │ │ └──[🔀] type (1602:21)❌ 
│ │ │ └─┬ANYOF
│ │ │   ├──[-] items (980:17)❌ 
│ │ │   └──[🔀] type (1604:21)❌ 
│ │ └─┬role
│ │   ├──[+] description (1599:24)
│ │   └─┬ANYOF
│ │     ├──[🔀] type (1596:21)❌ 
│ │     └──[+] minimum (1597:24)❌ 
│ └─┬ImageURLChunk
│   └──[🔀] description (370:20)
└─┬Extensions
  └──[+] x-speakeasy-timeout (1733:22)
Document Element Total Changes Breaking Changes
components 139 57

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

PYTHON CHANGELOG

core: 6.0.22 - 2026-05-20

🐛 Bug Fixes

core: 6.0.21 - 2026-03-27

🐛 Bug Fixes

  • replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check (commit by @AshGodfrey)

core: 6.0.20 - 2026-03-20

🐛 Bug Fixes

  • rename model_serializer method to avoid name collision with field serializer for fields named model (commit by @subomi)

core: 6.0.19 - 2026-03-17

🐝 New Features

  • add compileCommands config option to allow overriding the compile pipeline, preventing OOM from pylint parallelism (commit by @vishalg0wda)

core: 6.0.18 - 2026-03-11

🐛 Bug Fixes

  • reserve datetime for pythonv2 fields (commit by @danielkov)

core: 6.0.17 - 2026-03-05

🐛 Bug Fixes

  • fix model serializer dropping aliased fields when model_dump() is called without by_alias=True by falling back to field name lookup

core: 6.0.16 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 6.0.15 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 6.0.14 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

enumUnions: 0.1.1 - 2026-03-06

🐛 Bug Fixes

  • show literal values in enum docs when enumFormat is union (commit by @bflad)

envVarSecurityUsage: 0.3.3 - 2026-05-18

🐛 Bug Fixes

  • read envVarPrefix fallback when SDK is constructed with no security args (commit by @AshGodfrey)

examples: 3.0.4 - 2026-05-15

🐛 Bug Fixes

  • render OpenAPI 'example: null' values as the literal "null" in model docs instead of the Go-formatted '', which broke MDX renderers and leaked Go internals (commit by @AshGodfrey)

examples: 3.0.3 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalSecurity: 3.0.7 - 2026-03-25

🐛 Bug Fixes

  • basic-http handling when used as a security option wrapper (commit by @2ynn)

globalSecurity: 3.0.6 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

globalServerURLs: 3.2.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

operationTimeout: 0.3.1 - 2026-03-23

🐛 Bug Fixes

  • ensure per-request timeout_ms override is respected by passing USE_CLIENT_DEFAULT to httpx when unset and preserving timeout extensions across hooks (commit by @AshGodfrey)

retries: 3.0.5 - 2026-04-15

🐛 Bug Fixes

  • retry mechanism now correctly retries on error status codes (5XX, 429, etc.) instead of raising immediately on the first failure (commit by @AshGodfrey)

serverEvents: 1.0.15 - 2026-03-10

🐛 Bug Fixes

  • skip SSE events with no data field when data is required to prevent deserialization crashes (commit by @bradcypert)

serverEvents: 1.0.14 - 2026-03-03

🐛 Bug Fixes

  • SSE streaming no longer crashes on non-JSON event data in union types (commit by @tristanspeakeasy)

unions: 3.1.5 - 2026-04-21

🐛 Bug Fixes

  • prevent pyright reportInvalidTypeForm error for TypeAliasType self-references (commit by @2ynn)

Based on Speakeasy CLI 1.763.6

@maiengineering maiengineering added the minor Minor version bump label May 22, 2026
actions-user and others added 2 commits May 22, 2026 14:14
…to UNSET

The regenerated SDK uses the UNSET sentinel instead of None as the
default value for these parameters in the GCP chat client. Update
the parity tests to match.
The regenerated SDK uses UNSET for these parameters on Fim too.
The regenerated SDK uses UNSET for Fim.complete/stream top_p, not 1.
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

@Nelson-PROIA Nelson-PROIA merged commit 66b2945 into main May 22, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants