Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore: 🐝 Update SDK - Generate 0.12.18#132

Merged
david-hamilton-glean merged 2 commits into
maingleanwork/api-client-python:mainfrom
speakeasy-sdk-regen-1774492224gleanwork/api-client-python:speakeasy-sdk-regen-1774492224Copy head branch name to clipboard
Mar 27, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.18#132
david-hamilton-glean merged 2 commits into
maingleanwork/api-client-python:mainfrom
speakeasy-sdk-regen-1774492224gleanwork/api-client-python:speakeasy-sdk-regen-1774492224Copy head branch name to clipboard

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 26, 2026

SDK update

Versioning

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

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].citations[].source_file.metadata.status.enum(partially_processed) Added
    • response.messages[].citations[].source_file.metadata.status.enum(partially_processed) Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].citations[].source_file.metadata.status.enum(partially_processed) Added
  • glean.client.chat.upload_files(): response.files[].metadata.status.enum(partially_processed) Added
  • glean.client.chat.retrieve_files(): response.files.Map<ChatFile>.metadata.status.enum(partially_processed) Added
  • glean.client.chat.create_stream():
    • request.messages[].citations[].source_file.metadata.status.enum(partially_processed) Added
  • glean.indexing.documents.add_or_update():
    • request.document.native_app_url Added
  • glean.indexing.documents.index():
    • request.documents[].native_app_url Added
  • glean.indexing.documents.bulk_index():
    • request.documents[].native_app_url Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (25:26)
│   └──[🔀] x-source-commit-sha (5:24)
├─┬Paths
│ ├─┬/rest/api/v1/deletechatfiles
│ │ └─┬POST
│ │   └──[🔀] summary (825:16)
│ ├─┬/rest/api/v1/uploadchatfiles
│ │ └─┬POST
│ │   └──[🔀] summary (751:16)
│ └─┬/rest/api/v1/getchatfiles
│   └─┬POST
│     └──[🔀] summary (788:16)
└─┬Components
  ├─┬ChatFileStatus
  │ └──[+] enum (7808:11)
  └─┬DocumentDefinition
    ├──[+] properties (11864:9)
    ├─┬summary
    │ └──[🔀] $ref (11858:11)❌ 
    ├─┬updatedAt
    │ ├──[🔀] type (11801:17)❌ 
    │ ├──[-] format (11845:19)❌ 
    │ └──[🔀] description (11802:24)
    ├─┬viewURL
    │ └──[🔀] $ref (11921:13)❌ 
    ├─┬tags
    │ └──[🔀] $ref (11907:13)❌ 
    ├─┬owner
    │ └──[🔀] $ref (11818:11)❌ 
    ├─┬updatedBy
    │ └──[🔀] $ref (11845:11)❌ 
    ├─┬title
    │ ├──[+] items (11853:13)❌ 
    │ ├──[🔀] type (11851:17)❌ 
    │ └──[🔀] description (11854:24)
    ├─┬permissions
    │ └──[🔀] $ref (11921:13)❌ 
    ├─┬objectType
    │ └──[🔀] description (11866:24)
    └─┬status
      └──[🔀] $ref (11940:13)❌ 
Document Element Total Changes Breaking Changes
info 2 0
paths 3 0
components 16 11

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.3

@github-actions github-actions Bot requested a review from a team as a code owner March 26, 2026 02:33
@github-actions github-actions Bot added the patch Patch version bump label Mar 26, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1774492224 branch 3 times, most recently from 824c4c4 to 73265a5 Compare March 26, 2026 22:15
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_file.metadata.status.enum(partially_processed)` **Added**
  *  `response.messages[].citations[].source_file.metadata.status.enum(partially_processed)` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].citations[].source_file.metadata.status.enum(partially_processed)` **Added**
* `glean.client.chat.upload_files()`:  `response.files[].metadata.status.enum(partially_processed)` **Added**
* `glean.client.chat.retrieve_files()`:  `response.files.Map<ChatFile>.metadata.status.enum(partially_processed)` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_file.metadata.status.enum(partially_processed)` **Added**
* `glean.indexing.documents.add_or_update()`: 
  *  `request.document.native_app_url` **Added**
* `glean.indexing.documents.index()`: 
  *  `request.documents[].native_app_url` **Added**
* `glean.indexing.documents.bulk_index()`: 
  *  `request.documents[].native_app_url` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1774492224 branch from eb16c9a to 566663c Compare March 27, 2026 02:34
@david-hamilton-glean david-hamilton-glean merged commit 9a3a648 into main Mar 27, 2026
3 checks passed
@david-hamilton-glean david-hamilton-glean deleted the speakeasy-sdk-regen-1774492224 branch March 27, 2026 16:52
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.