Skip to content

chore: 🐝 Update SDK - Generate 0.9.2#127

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776300046
Open

chore: 🐝 Update SDK - Generate 0.9.2#127
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776300046

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 16, 2026

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • open_router.beta.responses.send(): response Changed Breaking ⚠️
  • open_router.generations.get_generation(): response.data.web_search_engine Added
  • open_router.video_generation.generate():
    • request.provider.options.baidu Added
OpenAPI Change Summary
├─┬Paths
│ └─┬/generation
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬data
│               ├──[+] required (14997:25)❌ 
│               └──[+] properties (14965:23)
└─┬Components
  ├──[+] schemas (9856:7)
  ├──[+] schemas (1493:7)
  ├─┬VideoGenerationRequest
  │ └─┬provider
  │   └─┬options
  │     └──[+] properties (12575:17)
  ├─┬ImageGenerationServerToolConfig
  │ ├──[🔀] example (5976:9)
  │ └─┬model
  │   ├──[🔀] description (5981:24)
  │   └──[🔀] example (5982:20)
  ├─┬OpenResponsesResult
  │ └─┬ALLOF
  │   ├──[+] properties (8919:13)
  │   └─┬usage
  │     └──[🔀] $ref (12079:9)❌ 
  ├─┬MessagesRequest
  │ └─┬thinking
  │   ├─┬ONEOF
  │   │ ├──[+] properties (7511:17)
  │   │ └─┬type
  │   │   └──[🔀] $ref (1494:9)❌ 
  │   └─┬ONEOF
  │     ├──[+] properties (7530:17)
  │     └─┬type
  │       └──[🔀] $ref (1494:9)❌ 
  ├─┬TextExtendedConfig
  │ └─┬ALLOF
  │   └──[+] properties (12081:13)
  ├─┬MessagesOutputConfig
  │ ├──[+] properties (7296:9)
  │ └─┬effort
  │   ├──[+] enum (7272:15)
  │   └──[🔀] description (7266:24)
  ├─┬ProviderResponse
  │ └─┬provider_name
  │   └──[+] enum (10627:15)
  ├─┬ProviderName
  │ └──[+] enum (10321:11)
  ├─┬OutputItems
  │ ├──[+] oneOf (9856:7)
  │ └──Discriminator
  ├─┬MessagesStartEvent
  │ └─┬message
  │   └─┬provider
  │     └──[+] enum (7892:19)
  ├─┬OutputImageGenerationServerToolItem
  │ ├──[🔀] example (9306:9)
  │ ├──[+] properties (9318:9)
  │ ├─┬status
  │ │ └──[🔀] $ref (9323:11)❌ 
  │ ├─┬revisedPrompt
  │ │ ├──[+] description (9319:24)
  │ │ └──[+] nullable (9320:21)❌ 
  │ └─┬type
  │   └──[🔀] $ref (12099:9)❌ 
  └─┬MessagesResult
    └─┬ALLOF
      ├──[+] properties (7739:13)
      ├─┬provider
      │ └──[🔀] $ref (7740:15)❌ 
      └─┬usage
        └──[🔀] $ref (10316:9)❌ 
Document Element Total Changes Breaking Changes
paths 2 1
components 30 11

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.680.0

Last updated by Speakeasy workflow

@github-actions github-actions bot added the patch Patch version bump label Apr 16, 2026
* `open_router.beta.responses.send()`:  `response` **Changed** **Breaking** ⚠️
* `open_router.generations.get_generation()`:  `response.data.web_search_engine` **Added**
* `open_router.video_generation.generate()`: 
  *  `request.provider.options.baidu` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1776300046 branch from 9d2d818 to 13f396c Compare April 17, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant