Skip to content

Releases: deepgram/deepgram-python-sdk

v5.3.0

03 Nov 15:23
78ac7b7

Choose a tag to compare

5.3.0 (2025-10-30)

Features

  • add projects billing fields list methods (#621) (10d67cd)

v5.2.0

21 Oct 20:42
f5228a7

Choose a tag to compare

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

16 Oct 13:39
9d86216

Choose a tag to compare

5.1.0 (2025-10-16)

Features

  • docs: keep alive in migration guide (#594) (5a8c79e)
  • update the SDK with upstream spec changes (d77ad96)

Bug Fixes

  • ci: reference the correct secret (#585) (09550c7)
  • ci: corrects order to the release workflow (#583) (3abbac3)
  • ci: remove testpypi we don't need it in the workflow (#582) (b2e2538)
  • flux: support multiple keyterms for v2 listen client (#595) (7a9d41d)

v5.0.0

02 Oct 16:35
1e333f8

Choose a tag to compare

5.0.0 (2025-10-02)

⚠ BREAKING CHANGES

  • This is a significant breaking change, and should be carried out in conjunction with our migration guide.

Features

  • implements new generated SDK architecture, all call signatures (#572) (768d514)

Bug Fixes

v4.8.1

02 Aug 00:59
4fc8756

Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.8.1

v4.8.0

25 Jul 20:23
eca802a

Choose a tag to compare

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

21 Jul 15:43
3e8a3dd

Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.7.0

v4.6.0

11 Jul 15:35
1cc054f

Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0

v4.5.0

25 Jun 19:03
1200c83

Choose a tag to compare

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

13 Jun 17:21
a2d66fe

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1