Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 20, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • glean.client.chat.create():
    • request.messages.[].agent_config.use_image_generation Added
    • response.messages.[].agent_config.use_image_generation Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages.[].agent_config.use_image_generation Added
  • glean.client.chat.create_stream():
    • request.messages.[].agent_config.use_image_generation Added
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (7434:13)
  ├─┬AgentConfig
  │ └──[+] properties (7050:17)
  └─┬ChatRequest
    ├──[-] required (7445:19)❌ 
    ├──[-] properties (7458:17)❌ 
    ├──[-] properties (7477:17)❌ 
    ├──[-] properties (7474:17)❌ 
    ├──[-] properties (7450:17)❌ 
    ├──[-] properties (7464:17)❌ 
    ├──[-] properties (7461:17)❌ 
    ├──[-] properties (7453:17)❌ 
    ├──[-] properties (7447:17)❌ 
    ├──[-] properties (7471:17)❌ 
    ├──[-] properties (7480:17)❌ 
    ├──[-] properties (7467:17)❌ 
    ├──[+] allOf (7434:13)
    └──[+] allOf (7462:19)
Document Element Total Changes Breaking Changes
components 16 12

PYTHON CHANGELOG

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.638.0

@github-actions github-actions bot requested a review from a team as a code owner October 20, 2025 22:38
@github-actions github-actions bot added the minor Minor version bump label Oct 20, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1760999713 branch 4 times, most recently from 1e3de4a to f3d259c Compare October 22, 2025 01:43
* `glean.client.chat.create()`: 
  *  `request.messages.[].agent_config.use_image_generation` **Added**
  *  `response.messages.[].agent_config.use_image_generation` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages.[].agent_config.use_image_generation` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages.[].agent_config.use_image_generation` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1760999713 branch from 77a0e39 to 064608d Compare October 22, 2025 02:11
@rwjblue-glean rwjblue-glean merged commit ec96d2f into main Oct 22, 2025
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1760999713 branch October 22, 2025 22:32
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.

3 participants