Skip to content

chore: 🐝 Update SDK - Generate 0.12.18#132

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

chore: 🐝 Update SDK - Generate 0.12.18#132
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1774492224

Conversation

@github-actions
Copy link
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-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├─┬ChatFileStatus
  │ └──[+] enum (7808:11)
  └─┬DocumentDefinition
    ├──[+] properties (11864:9)
    ├─┬updatedBy
    │ └──[🔀] $ref (11845:11)❌ 
    ├─┬tags
    │ └──[🔀] $ref (11907:13)❌ 
    ├─┬viewURL
    │ └──[🔀] $ref (11921:13)❌ 
    ├─┬title
    │ ├──[+] items (11853:13)❌ 
    │ ├──[🔀] type (11851:17)❌ 
    │ └──[🔀] description (11854:24)
    ├─┬summary
    │ └──[🔀] $ref (11858:11)❌ 
    ├─┬permissions
    │ └──[🔀] $ref (11921:13)❌ 
    ├─┬owner
    │ └──[🔀] $ref (11818:11)❌ 
    ├─┬objectType
    │ └──[🔀] description (11866:24)
    ├─┬updatedAt
    │ ├──[🔀] type (11801:17)❌ 
    │ ├──[-] format (11845:19)❌ 
    │ └──[🔀] description (11802:24)
    └─┬status
      └──[🔀] $ref (11940:13)❌ 
Document Element Total Changes Breaking Changes
info 2 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 from 929a409 to 8cad602 Compare March 26, 2026 06:46
* `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 cf048b1 to 17dcd9d Compare March 26, 2026 08:43
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