Compare commits

..
Author SHA1 Message Date
speakeasy-github[bot] 5ed54a1126 empty commit to trigger [run-tests] workflow 2026-06-18 21:41:15 +00:00
speakeasybot 66b020ff43 ## 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:40:57 +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: c5f6bbbc-e077-4608-9e45-3c82a8c6ccf3
pristine_commit_hash: 9aafb3f6936aaf821532a25a46df74a5faa9a7c3
generation_id: b1a3cf99-d693-434e-8d7e-e5a1d85ee33d
pristine_commit_hash: cd611d4017874cd968979a48e9159baafc137c1b
pristine_tree_hash: 7b768060a0f6d7e54a10dda44219006db5253019
features:
python:
+1 -1
View File
@@ -6,7 +6,7 @@ sources:
sourceBlobDigest: sha256:8bada810c7c5ddb302c51dbbbb36dd0c9a45c4ba1c5e44af1646f69fc2a38751
tags:
- latest
- speakeasy-sdk-regen-1781803346
- speakeasy-sdk-regen-1781818757
- 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 17:22:05
## 2026-06-18 21:38:57
### Changes
Based on:
- OpenAPI Doc