Skip to content

🌿 Fern Regeneration -- December 17, 2025#149

Merged
jmin99seo merged 2 commits intomainfrom
fern-bot/2025-12-17T04-19Z
Dec 17, 2025
Merged

🌿 Fern Regeneration -- December 17, 2025#149
jmin99seo merged 2 commits intomainfrom
fern-bot/2025-12-17T04-19Z

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Dec 17, 2025

This PR regenerates code to match the latest API Definition.


Note

Regenerates the SDK with new typed enums, requires type for multipart uploads, adjusts asset/status models, and updates Embed v2, Search, and examples/docs.

  • Core/Version:
    • Bump SDK to 1.2.0b0; update User-Agent/header version strings.
  • Breaking changes:
    • multipart_upload.create(...) now requires type: CreateAssetUploadRequestType (e.g., "video").
    • Asset model: remove url/url_expires_at; change AssetStatus values from waitingfailed.
  • Types/Enums:
    • Add ResponseFormatType and require response_format.type="json_schema" in examples.
    • Add CompletedChunkProofType (proof_type="etag").
    • Add AudioSegmentationStrategy and related schema tweaks.
    • Expand EmbeddingData docs/fields; small MediaSource.asset_id doc tweak.
  • Embed v2:
    • Strong-type model_name as CreateEmbeddingsRequestModelName; similar for async tasks (CreateAsyncEmbeddingRequestModelName).
    • Increase supported video resolution to 360x3605184x2160; clarify input_type values; task response/status typing improvements.
  • Search:
    • Strong-type query_media_type as SearchCreateRequestQueryMediaType.
  • Multipart Upload:
    • Return/usage docs clarified (presigned URLs, status usage); wrappers updated to pass type, progress helpers use proof_type.
  • Indexes/Assets/Videos:
    • Refine filters/descriptions (e.g., created_at, transcription wording); minor phrasing updates.
  • Examples/Docs:
    • Update examples/analyze.py, reference.md, and inline docs to use structured ResponseFormat(type="json_schema", ...) and new parameter/enum names.

Written by Cursor Bugbot for commit b508a38. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Signed-off-by: Jaemin Seo <jmin@twelvelabs.io>
@jmin99seo jmin99seo merged commit 782d312 into main Dec 17, 2025
5 checks passed
@jmin99seo jmin99seo deleted the fern-bot/2025-12-17T04-19Z branch December 17, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments