chore: 🐝 Update SDK - Generate (spec change merged) 0.11.22 (#432)

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-07-11 03:23:16 +00:00
committed by GitHub
co-authored by speakeasybot speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
parent b78df646e1
commit 219a0b863e
14 changed files with 54 additions and 35 deletions
+1
View File
@@ -67,6 +67,7 @@ This is an open enum. Unrecognized values will not fail type checks.
- `"liquid"`
- `"mancer"`
- `"mara"`
- `"meta"`
- `"minimax"`
- `"mistral"`
- `"modelrun"`
+2 -1
View File
@@ -8,7 +8,7 @@ title: "ProviderName"
from openrouter.components import ProviderName
# Open enum: unrecognized values are captured as UnrecognizedStr
value: ProviderName = "AkashML"
value: ProviderName = "Meta"
```
@@ -16,6 +16,7 @@ value: ProviderName = "AkashML"
This is an open enum. Unrecognized values will not fail type checks.
- `"Meta"`
- `"AkashML"`
- `"AI21"`
- `"AionLabs"`
+1
View File
@@ -67,6 +67,7 @@ This is an open enum. Unrecognized values will not fail type checks.
- `"liquid"`
- `"mancer"`
- `"mara"`
- `"meta"`
- `"minimax"`
- `"mistral"`
- `"modelrun"`