Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: c48cf606-fb42-4a45-9c23-8f0555307828
management:
docChecksum: da173788c3fb85719697a630f864f3ac
docChecksum: 21e8adea9952d07dfc25702561587e65
docVersion: 1.0.0
speakeasyVersion: 1.787.0
generationVersion: 2.914.0
releaseVersion: 1.1.55
configChecksum: 69b387e12b95d28ebf0b8d1bb847c0b8
releaseVersion: 1.1.56
configChecksum: 907b5890a3111bfa86b1edd267d0d9ce
repoURL: https://github.com/OpenRouterTeam/python-sdk.git
installationURL: https://github.com/OpenRouterTeam/python-sdk.git
published: true
persistentEdits:
generation_id: 92ecc519-cdb9-4475-a79e-e0c43480338b
pristine_commit_hash: aeb7d4e4cb4f81a01c4f2d6af69faba3505ef9d9
pristine_tree_hash: 23aa3ab46f722d3b1999b880b6b731a4af73dcaa
generation_id: c5ac023e-995b-4d8a-8433-1ee9a719e2ae
pristine_commit_hash: e6d3394868625ce6696d0c62c4f8d7051d8cd4f2
pristine_tree_hash: bb588f0a562fcfa2684ebd60857a051578bfc325
features:
python:
acceptHeaders: 3.0.0
Expand Down Expand Up @@ -7234,8 +7234,8 @@ trackedFiles:
pristine_git_object: 3e38f1a929f7d6b1d6de74604aa87e3d8f010544
pyproject.toml:
id: 5d07e7d72637
last_write_checksum: sha1:e86c53fb5b578274fa60fa800876c1318fca8fdd
pristine_git_object: 7d8a04c6f5ee208617cfccfd1c6c1b0aa29f057b
last_write_checksum: sha1:332bdd3efe84c6694fb6e365e206890fcfa995d2
pristine_git_object: 35d7afa91192f7938b13065e76b136a9911e73e7
scripts/prepare_readme.py:
id: e0c5957a6035
last_write_checksum: sha1:77f44b60b98bc126557ec27391f91dfba764bb54
Expand All @@ -7262,8 +7262,8 @@ trackedFiles:
pristine_git_object: 86713cfea633e09d33b3d4e65281071fe20e6137
src/openrouter/_version.py:
id: d8d15ad6c586
last_write_checksum: sha1:fc72243105389d9b0a3b753f7e487e7040b371d3
pristine_git_object: bacef164f105343765e516ac9ddd54574699c081
last_write_checksum: sha1:0d985a04bb75da62da250509184540d4a7c07065
pristine_git_object: be20ae870d967a9d73f72a888ac117105a9faeb7
src/openrouter/analytics.py:
id: cb406b5aaabb
last_write_checksum: sha1:3ea0f1c73fb9c101b7bc5719da4dd7bf62ff469a
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ generation:
documentation: mintlify
preApplyUnionDiscriminators: true
python:
version: 1.1.55
version: 1.1.56
additionalDependencies:
dev: {}
main: {}
Expand Down
3 changes: 3 additions & 0 deletions .speakeasy/out.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1726,6 +1726,9 @@ components:
enum:
- 'cyber'
- 'bio'
- 'frontier_llm'
- 'reasoning_extraction'
- 'general_harms'
- null
type:
- 'string'
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.787.0
sources:
OpenRouter API:
sourceNamespace: open-router-chat-completions-api
sourceRevisionDigest: sha256:a3580360d00126d84b0be920fb9b5bba35071d90a34388010b756a1c70cdc0d6
sourceBlobDigest: sha256:62183f190360f3599b0a8c77eff6dcbbeb58e1468dec9f1c5717e6a6f01e439a
sourceRevisionDigest: sha256:167e6ed9e4e56a3e81cbe1a331322c41ca0b5c5b8c87f623800f019ecb7e29d2
sourceBlobDigest: sha256:e022d5da26759503d7b669cfebe69f95e67f0bdd84de6430ed60862c676b5be8
tags:
- latest
- 1.0.0
targets:
open-router:
source: OpenRouter API
sourceNamespace: open-router-chat-completions-api
sourceRevisionDigest: sha256:a3580360d00126d84b0be920fb9b5bba35071d90a34388010b756a1c70cdc0d6
sourceBlobDigest: sha256:62183f190360f3599b0a8c77eff6dcbbeb58e1468dec9f1c5717e6a6f01e439a
sourceRevisionDigest: sha256:167e6ed9e4e56a3e81cbe1a331322c41ca0b5c5b8c87f623800f019ecb7e29d2
sourceBlobDigest: sha256:e022d5da26759503d7b669cfebe69f95e67f0bdd84de6430ed60862c676b5be8
codeSamplesNamespace: open-router-python-code-samples
codeSamplesRevisionDigest: sha256:5ea76509874f14415d5722ed7bfbd8ea0775e96e765598073840fa4037b6a474
codeSamplesRevisionDigest: sha256:91f9f4ddd1e39c73a7c4e0b613750800e654526bdae43637f02b43f1c7724669
workflow:
workflowVersion: 1.0.0
speakeasyVersion: 1.787.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1339,4 +1339,14 @@ Based on:
### Generated
- [python v1.1.55] .
### Releases
- [PyPI v1.1.55] https://pypi.org/project/openrouter/1.1.55 - .
- [PyPI v1.1.55] https://pypi.org/project/openrouter/1.1.55 - .

## 2026-08-14 20:36:37
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.787.0 (2.914.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v1.1.56] .
### Releases
- [PyPI v1.1.56] https://pypi.org/project/openrouter/1.1.56 - .
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "openrouter"
version = "1.1.55"
version = "1.1.56"
description = "Official Python Client SDK for OpenRouter."
authors = [{ name = "OpenRouter" },]
readme = "README-PYPI.md"
Expand Down
4 changes: 2 additions & 2 deletions src/openrouter/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "openrouter"
__version__: str = "1.1.55"
__version__: str = "1.1.56"
__openapi_doc_version__: str = "1.0.0"
__gen_version__: str = "2.914.0"
__user_agent__: str = "speakeasy-sdk/python 1.1.55 2.914.0 1.0.0 openrouter"
__user_agent__: str = "speakeasy-sdk/python 1.1.56 2.914.0 1.0.0 openrouter"

try:
if __package__ is not None:
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading