Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
v5.3.0
v5.2.0
5.2.0 (2025-10-21)
Features
- 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) (#609) (5b21460)
- Updated parameter documentation across sync and async clients to reflect this new field (#609) (5b21460)
- Changed ttl_seconds type from int → float in Auth V1 Tokens clients for more precise expiry values (#609) (5b21460)
- Simplified Listen V1 WebSocket clients by removing the unused filler_words parameter (#609) (5b21460)
- Made encoding and sample_rate optional in Listen V2 clients for improved flexibility (#609) (5b21460)
- Standard regeneration from latest Fern API definitions (#609) (5b21460)
v5.1.0
v5.0.0
v4.8.1
What's Changed
Full Changelog: v4.8.0...v4.8.1
v4.8.0
What's Changed
- feat: add support for agent tags by @jpvajda in #559
- fix(agent): move mip_opt_out field to root level of SettingsOptions by @lukeocodes in #561
Full Changelog: v4.7.0...v4.8.0
v4.7.0
What's Changed
- fix: Logging - Downgrade 'tasks cancelled error' to debug-level logline by @jkroll-deepgram in #550
- feat: adds ttl_seconds support by @jpvajda in #557
- chore: agent daily test by @jpvajda in #554
- fix: function calls by @jpvajda in #556
- fix: adds inject agent message method by @jpvajda in #555
- feat: adds support for agent mip_opt_out by @jpvajda in #558
Full Changelog: v4.6.0...v4.7.0
v4.6.0
v4.5.0
What's Changed
- feat(auth): adding token-based auth to the SDK so access tokens can be used in requests by @lukeocodes in #543
Full Changelog: v4.3.1...v4.5.0
v4.3.1
What's Changed
- fixes GH build status badge by @jpvajda in #538
- fix: handle empty objects for providers by @naomi-lgbt in #540
Full Changelog: v4.3.0...v4.3.1