Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 21, 2025

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Python SDK Changes Detected:

  • open_router.chat.send():
    • request.messages.[].[user].content.[array].[].[video_url] Added
    • response.choices.[].message.content.[array].[].[video_url] Added
OpenAPI Change Summary
├─┬Components
│ ├──[+] parameters (5653:33)
│ ├──[+] parameters (5653:271)
│ ├──[+] schemas (4700:13)
│ ├──[+] schemas (4693:13)
│ └─┬ChatMessageContentItem
│   ├──[+] oneOf (4700:13)
│   └──Discriminator
└─┬Extensions
  └──[+] x-speakeasy-globals (8413:5)
Document Element Total Changes Breaking Changes
components 6 0

PYTHON CHANGELOG

core: 5.23.11 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 5.23.10 - 2025-11-18

🐛 Bug Fixes

  • sanitize Python reserved keywords in method names to prevent syntax errors (commit by @AshGodfrey)

globals: 3.0.0 - 2024-07-04

🐝 New Features

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

Based on Speakeasy CLI 1.661.2

@github-actions github-actions bot added the minor Minor version bump label Nov 21, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763684529 branch 4 times, most recently from badd635 to 2adc379 Compare November 25, 2025 00:22
* `open_router.chat.send()`: 
  *  `request.messages.[].[user].content.[array].[].[video_url]` **Added**
  *  `response.choices.[].message.content.[array].[].[video_url]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763684529 branch from d9fcdd6 to 281dc80 Compare November 26, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants