SDK regeneration#800
Merged
Merged
Conversation
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-python-sdk: 4.42.0
kraenhansen
approved these changes
Jun 8, 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.
Automated SDK generation by Fern
Note
Medium Risk
LoadProcedure → StartProcedure is a breaking rename for agent tool configuration; dubbing clients passing
hcaptcha_tokenmust drop that parameter.Overview
Bumps the Python SDK to 2.52.0 via Fern regeneration (CLI 5.44.13), aligning the client with the latest API surface.
Text-to-dialogue endpoints now accept an optional
enable_loggingquery parameter (enterprise zero-retention whenfalse) onconvert,stream,stream_with_timestamps, andconvert_with_timestamps.Agent / conversational AI changes include renaming the system tool from LoadProcedure to StartProcedure (types and params), adding Omit variants for MCP and webhook schema overrides, UrlSecret auth connection types, and richer knowledge-base document models (
external_sync_info,is_frozenon file/folder responses).A new
speech_engine_upstreampackage exportsReceiveUpstreamMessage/SendUpstreamMessagewebsocket payload unions (InitPayload,UserTranscriptPayload,AgentResponsePayload, ping/pong, close/error, etc.).Breaking / cleanup: dubbing
createno longer acceptshcaptcha_token. Doc-only fixes clarifyphone_number_idon conversational AI phone number APIs and note gated access for self-revoke API key.Reviewed by Cursor Bugbot for commit 3e7f0ee. Bugbot is set up for automated code reviews on this repo. Configure here.