Skip to content

Commit c8d252a

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate (spec change merged) 1.1.51 (#653)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent c26a3e1 commit c8d252a

8 files changed

Lines changed: 33 additions & 35 deletions

File tree

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
lockVersion: 2.0.0
22
id: c48cf606-fb42-4a45-9c23-8f0555307828
33
management:
4-
docChecksum: 343efae9999aeb995bfc47cdf1956a93
4+
docChecksum: d5a3ec2a2f3231fed2f45677f259857e
55
docVersion: 1.0.0
66
speakeasyVersion: 1.787.0
77
generationVersion: 2.914.0
8-
releaseVersion: 1.1.50
9-
configChecksum: 11fe028f4c27fde842ab1cba02a48b81
8+
releaseVersion: 1.1.51
9+
configChecksum: 45e455745a5b0cefe3f5991508bf8882
1010
repoURL: https://github.com/OpenRouterTeam/python-sdk.git
1111
installationURL: https://github.com/OpenRouterTeam/python-sdk.git
1212
published: true
1313
persistentEdits:
14-
generation_id: 37461a55-30c5-4d3f-bf59-25987190f80a
15-
pristine_commit_hash: 5ef983e7b820f60c431c85c30b3598010dd52c9b
16-
pristine_tree_hash: eb86cc69bb30fc4486afb4790131bce74cb99d1a
14+
generation_id: 1427a618-ca26-4349-acd2-5c0ff34460b8
15+
pristine_commit_hash: c2193a959333ae529be400229bb91b7fb05ad557
16+
pristine_tree_hash: 0bfba425e328ca24b06be740ac16737e957a7079
1717
features:
1818
python:
1919
acceptHeaders: 3.0.0
@@ -7234,8 +7234,8 @@ trackedFiles:
72347234
pristine_git_object: 3e38f1a929f7d6b1d6de74604aa87e3d8f010544
72357235
pyproject.toml:
72367236
id: 5d07e7d72637
7237-
last_write_checksum: sha1:c0a35fb23a30a0a95fa826dd11c7027df8a6a80b
7238-
pristine_git_object: 0c7c8dc146d6b1242ca3d6253f27412952191f23
7237+
last_write_checksum: sha1:cd8e3bf5db94ee7916d3c65088617f8d5875c70a
7238+
pristine_git_object: 8201024e66de4070299ad8e0125305aaa9a9abf2
72397239
scripts/prepare_readme.py:
72407240
id: e0c5957a6035
72417241
last_write_checksum: sha1:77f44b60b98bc126557ec27391f91dfba764bb54
@@ -7262,8 +7262,8 @@ trackedFiles:
72627262
pristine_git_object: 86713cfea633e09d33b3d4e65281071fe20e6137
72637263
src/openrouter/_version.py:
72647264
id: d8d15ad6c586
7265-
last_write_checksum: sha1:fe3c197afb053d094e073dccb812579b596db21f
7266-
pristine_git_object: a1f69c761e373b9237783a8ff1d2a83a06d1a9a4
7265+
last_write_checksum: sha1:3cc95a2481cc6202a4261c4037643069c341fc30
7266+
pristine_git_object: 4cd0a90d851502fb69253958653f48b8375ab4d5
72677267
src/openrouter/analytics.py:
72687268
id: cb406b5aaabb
72697269
last_write_checksum: sha1:3ea0f1c73fb9c101b7bc5719da4dd7bf62ff469a
@@ -12151,6 +12151,3 @@ examples:
1215112151
"500":
1215212152
application/json: {"error": {"code": 500, "message": "Internal Server Error"}}
1215312153
examplesVersion: 1.0.2
12154-
releaseNotes: |
12155-
## Python SDK Changes:
12156-
* `open_router.datasets.get_session_cost()`: **Added**

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ generation:
3636
documentation: mintlify
3737
preApplyUnionDiscriminators: true
3838
python:
39-
version: 1.1.50
39+
version: 1.1.51
4040
additionalDependencies:
4141
dev: {}
4242
main: {}

β€Ž.speakeasy/out.openapi.yamlβ€Ž

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30737,22 +30737,13 @@ paths:
3073730737
application/json:
3073830738
example:
3073930739
data:
30740-
error:
30741-
message: 'Timed out waiting for the provider'
30742-
previous_errors:
30743-
- code: 429
30744-
message: 'Provider returned error'
30745-
provider_name: 'Google'
30746-
raw: '{"error":{"code":429,"message":"Resource exhausted"}}'
30747-
provider_name: 'Vertex'
30748-
raw: '{"error":{"code":504,"message":"Deadline exceeded"}}'
30749-
status: 504
30740+
error: null
3075030741
input:
3075130742
messages:
3075230743
- content: 'What is the meaning of life?'
3075330744
role: 'user'
3075430745
output:
30755-
completion: null
30746+
completion: 'The meaning of life is a philosophical question...'
3075630747
reasoning: null
3075730748
schema:
3075830749
$ref: '#/components/schemas/GenerationContentResponse'

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ speakeasyVersion: 1.787.0
22
sources:
33
OpenRouter API:
44
sourceNamespace: open-router-chat-completions-api
5-
sourceRevisionDigest: sha256:5f205df13a98e8f546ad24ec24ee75abb6cff5481810439aa50a8b5470a849d4
6-
sourceBlobDigest: sha256:1c42ce0ffa3b4d1c0b8b5b784747a9bd79541005ce5eec51daa394c4dd91db5b
5+
sourceRevisionDigest: sha256:a4ff9cdac037856134e26ec39004a5716b17f41b046ff520c477a361ed44ac12
6+
sourceBlobDigest: sha256:a117cf6bf6a8d9e31fc877ee6041dab1d6e493cf3d87d55f210267ea02faf406
77
tags:
88
- latest
99
- 1.0.0
1010
targets:
1111
open-router:
1212
source: OpenRouter API
1313
sourceNamespace: open-router-chat-completions-api
14-
sourceRevisionDigest: sha256:5f205df13a98e8f546ad24ec24ee75abb6cff5481810439aa50a8b5470a849d4
15-
sourceBlobDigest: sha256:1c42ce0ffa3b4d1c0b8b5b784747a9bd79541005ce5eec51daa394c4dd91db5b
14+
sourceRevisionDigest: sha256:a4ff9cdac037856134e26ec39004a5716b17f41b046ff520c477a361ed44ac12
15+
sourceBlobDigest: sha256:a117cf6bf6a8d9e31fc877ee6041dab1d6e493cf3d87d55f210267ea02faf406
1616
codeSamplesNamespace: open-router-python-code-samples
17-
codeSamplesRevisionDigest: sha256:f10ee7e964de640bcad68d1c9886c8a4d4dddd5f9beb2ee9f8718ffdba52f913
17+
codeSamplesRevisionDigest: sha256:d174b4f2fbf062af4e0c3cd180799bd33a007a5d772951dc5bc6a63ab341eb42
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: 1.787.0

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,4 +1289,14 @@ Based on:
12891289
### Generated
12901290
- [python v1.1.50] .
12911291
### Releases
1292-
- [PyPI v1.1.50] https://pypi.org/project/openrouter/1.1.50 - .
1292+
- [PyPI v1.1.50] https://pypi.org/project/openrouter/1.1.50 - .
1293+
1294+
## 2026-08-13 01:33:32
1295+
### Changes
1296+
Based on:
1297+
- OpenAPI Doc
1298+
- Speakeasy CLI 1.787.0 (2.914.0) https://github.com/speakeasy-api/speakeasy
1299+
### Generated
1300+
- [python v1.1.51] .
1301+
### Releases
1302+
- [PyPI v1.1.51] https://pypi.org/project/openrouter/1.1.51 - .

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openrouter"
3-
version = "1.1.50"
3+
version = "1.1.51"
44
description = "Official Python Client SDK for OpenRouter."
55
authors = [{ name = "OpenRouter" },]
66
readme = "README-PYPI.md"

β€Žsrc/openrouter/_version.pyβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "openrouter"
6-
__version__: str = "1.1.50"
6+
__version__: str = "1.1.51"
77
__openapi_doc_version__: str = "1.0.0"
88
__gen_version__: str = "2.914.0"
9-
__user_agent__: str = "speakeasy-sdk/python 1.1.50 2.914.0 1.0.0 openrouter"
9+
__user_agent__: str = "speakeasy-sdk/python 1.1.51 2.914.0 1.0.0 openrouter"
1010

1111
try:
1212
if __package__ is not None:

β€Žuv.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)