Compare commits

..
Author SHA1 Message Date
speakeasy-github[bot] ed5fc318ed empty commit to trigger [run-tests] workflow 2026-06-18 21:54:01 +00:00
speakeasybot fa371be670 ## Python SDK Changes:
* `open_router.benchmarks.get_benchmarks()`: **Added**
* `open_router.datasets.get_benchmarks_artificial_analysis()`: **Deleted** **Breaking** ⚠️
* `open_router.datasets.get_benchmarks_design_arena()`: **Deleted** **Breaking** ⚠️
* `open_router.embeddings.list_models()`:  `response.data.[].reasoning` **Added**
* `open_router.models.get()`:  `response.data.reasoning` **Added**
* `open_router.models.list()`:  `response.data.[].reasoning` **Added**
* `open_router.models.list_for_user()`:  `response.data.[].reasoning` **Added**
2026-06-18 21:53:44 +00:00
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ management:
installationURL: https://github.com/OpenRouterTeam/python-sdk.git
published: true
persistentEdits:
generation_id: b1a3cf99-d693-434e-8d7e-e5a1d85ee33d
pristine_commit_hash: cd611d4017874cd968979a48e9159baafc137c1b
generation_id: 9218f4c0-0e1a-497c-9a03-aa9a36677dca
pristine_commit_hash: 39a56e2bc8e71f49a0c2259116cd47e6e96fb9f3
pristine_tree_hash: 7b768060a0f6d7e54a10dda44219006db5253019
features:
python:
+1 -1
View File
@@ -6,7 +6,7 @@ sources:
sourceBlobDigest: sha256:8bada810c7c5ddb302c51dbbbb36dd0c9a45c4ba1c5e44af1646f69fc2a38751
tags:
- latest
- speakeasy-sdk-regen-1781818757
- speakeasy-sdk-regen-1781819160
- 1.0.0
targets:
open-router:
+1 -1
View File
@@ -30,7 +30,7 @@ Based on:
### Releases
- [PyPI v0.10.0] https://pypi.org/project/openrouter/0.10.0 - .
## 2026-06-18 21:38:57
## 2026-06-18 21:51:38
### Changes
Based on:
- OpenAPI Doc