🌿 Fern Regeneration -- May 12, 2026#785
Merged
Merged
Conversation
PaulAsjes
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR regenerates code to match the latest API Definition.
Note
Medium Risk
Mostly auto-generated SDK surface-area changes, but it adds new client modules and request parameters that could introduce behavioral/typing regressions for existing consumers.
Overview
Regenerates the Python SDK to
2.47.0(updates lockfile deps and bumps SDK headers), reflecting the latest API definition.Adds a new top-level
speech_engineclient with CRUD/list operations and new related response/config types, and updates Conversational AI endpoints/docs soagent_idparameters can also accept aseng_…speech engine external id.Extends Knowledge Base support by allowing document updates to include optional
content, addingdocument.update_file(multipart PATCH to replace a file document’s source), and introducingdocuments.chunks.listto fetch RAG chunks.Expands other APIs with new optional inputs:
phone_numbers.updatenow acceptsenvironmentandbranch_id, service account API keys supportallowed_ips(create/update), Speech-to-Text adds several transcription options (e.g., redaction/keyterms/roles), Voices update addsmoderate_metadata, Webhooks addrequest_headers, and Workspace adds an analyticsrequests.getendpoint.Reviewed by Cursor Bugbot for commit dd6c529. Bugbot is set up for automated code reviews on this repo. Configure here.