SDK regeneration#798
Closed
fern-api[bot] wants to merge 1 commit into
Closed
Conversation
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-python-sdk: 4.42.0
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
Large generated diff with breaking type removals (e.g. code tools, procedure settings) and a self-service API key revoke endpoint; callers relying on old models or tool types may need updates.
Overview
Release 2.51.0 — Fern-regenerated Python SDK aligned to a newer API snapshot (
.fern/metadata.jsonorigin commit updated).New surface:
client.workspaceswithapi_keys.revoke(api_key_name="self")to revoke the key used for the request. Dubbingcreateaccepts optionalhcaptcha_token. Conversational AI conversation list addsworkflow_node_entered_id; transcript text search addstopic_ids. Speech-to-text docs markcloud_storage_urlas deprecated in favor ofsource_url.Model / type changes: New types include conversation sentiment analysis,
CustomLlm.auth_connection,ResourceAccessInfo.access_source, message searchchunk_highlights,ProcedureType, SMB params (opt_in/opt_outSMS reminders,restore_calendar_event), and splitLoadProcedureToolConfiginput/output. Workflow/agent transfers support optionalnode_idand optionalagent_id(in-agent transfer). Removals / narrowing:codedropped from agent/tool type unions and filters;ProcedureSettings/ProcedureCompilerModeremoved;alertingremoved from agent platform settings request/response models.Docs:
reference.mdupdated for sharing/unshare copy, new workspaces API keys section, and the parameters above.Reviewed by Cursor Bugbot for commit d6ae7fa. Bugbot is set up for automated code reviews on this repo. Configure here.