Skip to content

chore: 🐝 Update SDK - Generate 0.12.15#128

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

chore: 🐝 Update SDK - Generate 0.12.15#128
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773969162

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 20, 2026

SDK update

Versioning

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

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].citations[].source_custom_entity Added
    • response.messages[].citations[].source_custom_entity Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].citations[].source_custom_entity Added
  • glean.client.chat.create_stream():
    • request.messages[].citations[].source_custom_entity Added
  • glean.client.insights.retrieve(): response.overview_response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├─┬InsightsDepartmentsSummary
  │ └─┬ALLOF
  │   ├──[+] properties (9082:13)
  │   ├──[+] properties (9079:13)
  │   ├──[+] properties (9076:13)
  │   ├─┬departments
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬chatSummary
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬employeeCount
  │   │ └──[🔀] $ref (9047:9)❌ 
  │   ├─┬searchSummary
  │   │ └──[🔀] $ref (9067:15)❌ 
  │   ├─┬extensionSummary
  │   │ └──[🔀] $ref (9062:15)❌ 
  │   └─┬totalSignups
  │     └──[🔀] $ref (9028:9)❌ 
  └─┬ChatMessageCitation
    ├──[+] properties (7884:9)
    ├─┬sourceDocument
    │ └──[🔀] $ref (5547:9)❌ 
    ├─┬sourceFile
    │ └──[🔀] $ref (4713:9)❌ 
    ├─┬sourcePerson
    │ └──[🔀] $ref (7846:13)❌ 
    └─┬trackingToken
      └──[🔀] $ref (5105:9)❌ 
Document Element Total Changes Breaking Changes
components 14 16
info 2 0

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.759.0

@github-actions github-actions bot requested a review from a team as a code owner March 20, 2026 01:15
@github-actions github-actions bot added the patch Patch version bump label Mar 20, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969162 branch 3 times, most recently from 5256e26 to 74d70b1 Compare March 21, 2026 02:08
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_custom_entity` **Added**
  *  `response.messages[].citations[].source_custom_entity` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].citations[].source_custom_entity` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_custom_entity` **Added**
* `glean.client.insights.retrieve()`:  `response.overview_response` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969162 branch from 04e61dc to 622f012 Compare March 22, 2026 02:28
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