Matt Apperson and GitHub
f190e3f950
feat: fix types and add reasoning_details to chat responses ( #27 )
v0.0.17
2025-12-16 16:16:22 -05:00
Matt Apperson and GitHub
d433ce35e8
chore: regenerate Python SDK with updated OpenAPI spec ( #26 )
v0.0.22
2025-12-12 15:17:08 -05:00
Matt Apperson
61e5216764
chore: regenerate Python SDK with updated OpenAPI spec
...
Updates include:
- Updated OpenAPI spec with new component schemas
- Restructured component documentation with nested parameter types
- Added new components for plugin and provider configurations
- Updated chat generation params and response request structures
- Version bump and dependency updates
2025-12-12 15:13:12 -05:00
Matt Apperson and GitHub
67ef52b03e
chore: Python SDK updates and regeneration ( #24 )
v0.0.21
2025-12-04 13:09:00 -05:00
Matt Apperson
d4474da1b8
more updates
2025-12-04 13:07:08 -05:00
Matt Apperson
aed8199b2b
updates
2025-12-04 13:07:01 -05:00
Matt Apperson and GitHub
06b2ccc54a
chore: regenerate Python SDK v0.1.1 with new overlays ( #23 )
v0.1.1
2025-12-04 10:48:48 -05:00
Matt Apperson
6cd0d2a76d
latest updates
2025-12-04 10:46:19 -05:00
Matt Apperson and GitHub
a1dae775cb
chore: regenerate Python SDK v0.0.17 ( #18 )
v0.0.19
2025-11-18 13:59:14 -05:00
Matt Apperson
10a76ba502
chore: regenerate SDK to v0.0.19 with speakeasy
2025-11-18 13:58:48 -05:00
Matt Apperson
f4ffd51f40
chore: regenerate Python SDK v0.0.17
...
Update Python SDK with Speakeasy regeneration:
- Bump version from 0.0.16 to 0.0.17
- Refactor OpenAPI schema definitions:
- Inline BigNumberUnion type into usage sites
- Reorganize ProviderName enum location
- Simplify provider order/only/ignore array types
- Add plugins schema definitions
- Update gen.lock with new configChecksum
2025-11-18 13:56:41 -05:00
Matt Apperson and GitHub
20c63f6f13
feat: add monorepo sync notification workflow ( #17 )
2025-11-15 16:16:37 -05:00
Matt Apperson
0f9cb9787a
feat: add monorepo sync notification workflow
...
Automatically notifies openrouter-web monorepo when changes are pushed to main.
This triggers the subtree sync workflow to create a PR with updates.
Requires MONOREPO_SYNC_TOKEN secret to be configured.
2025-11-15 15:53:15 -05:00
Matt Apperson and GitHub
6c5dfcfb2b
chore: 🐝 Update SDK - Generate 0.0.16 ( #16 )
v0.0.16
2025-11-15 13:50:49 -05:00
speakeasy-github[bot] and speakeasy-bot
afbf99e8bf
empty commit to trigger [run-tests] workflow
2025-11-15 18:17:41 +00:00
speakeasybot
6895d9d45b
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.658.1
2025-11-15 18:17:32 +00:00
Matt Apperson
e824ca8a57
remove banner
v0.0.15
2025-11-13 14:35:17 -05:00
Matt Apperson and GitHub
e70f43e916
Add Apache License 2.0
...
Added the Apache License 2.0 to the project.
2025-11-13 14:34:40 -05:00
Matt Apperson
94ba44c933
fixes
v0.0.14
2025-11-13 14:21:27 -05:00
Matt Apperson
d13e797ad1
fix
2025-11-13 14:14:19 -05:00
Matt Apperson
3629471122
names
2025-11-13 14:09:48 -05:00
Matt Apperson
c702382b4b
lint fix
v0.0.8
2025-11-13 14:02:45 -05:00
Matt Apperson
599fd1454c
bump
v0.0.6
2025-11-13 13:52:26 -05:00
Matt Apperson
a0b2566851
fix permissions
2025-11-13 13:45:14 -05:00
Matt Apperson
71ab77e5e8
wip setup
v0.0.4
2025-11-13 13:40:55 -05:00
Matt Apperson
05f81a553c
add oauth helpers
2025-11-13 13:12:32 -05:00
Matt Apperson
dede1d21ec
settings updates
2025-11-13 13:03:31 -05:00
Matt Apperson
43cf059ae0
update docs
2025-11-13 12:48:16 -05:00
Matt Apperson
5fc522c72f
Initial commit: OpenRouter Python SDK
...
Auto-generated Python SDK for OpenRouter API, providing comprehensive client library with:
- Chat completions and streaming support
- Embeddings API
- Model and provider information
- API key management
- Analytics and usage tracking
- OAuth authentication flows
- Full type hints and error handling
2025-11-13 10:56:25 -05:00