Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Oct 21, 2025

  • Added mip_opt_out parameter to Listen V1 Media endpoints (transcribe_url and transcribe_file) allowing users to opt out of the Deepgram Model Improvement Program (docs)
  • Updated parameter documentation across sync and async clients to reflect this new field.
  • Changed ttl_seconds type from int → float in Auth V1 Tokens clients for more precise expiry values.
  • Simplified Listen V1 WebSocket clients by removing the unused filler_words parameter.
  • Made encoding and sample_rate optional in Listen V2 clients for improved flexibility.
  • Standard regeneration from latest Fern API definitions.

Closes #606 #590

@fern-api fern-api bot requested a review from lukeocodes as a code owner October 21, 2025 18:19
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 21, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@lukeocodes lukeocodes requested a review from Copilot October 21, 2025 18:20
@lukeocodes lukeocodes changed the title 🌿 Fern Regeneration -- October 21, 2025 feat: SDK regeneration (21 Oct 2025) Oct 21, 2025
@lukeocodes lukeocodes linked an issue Oct 21, 2025 that may be closed by this pull request
2 tasks
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

The Fern-generated code now includes a 'tag' parameter in the Read API's analyze method. This commit updates all test mock assertions to include tag=None to match the actual method signature. Fixes 6 failing tests in test_read_client.py: - test_text_client_analyze_url - test_text_client_analyze_text_with_all_features - test_text_client_analyze_with_callback - test_text_client_analyze_with_request_options - test_async_text_client_analyze_url - test_async_text_client_analyze_with_all_features
@lukeocodes lukeocodes merged commit 5b21460 into main Oct 21, 2025
13 of 14 checks passed
@lukeocodes lukeocodes deleted the fern-bot/2025-10-21T18-19Z branch October 21, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants