Skip to content

Releases: deepgram/deepgram-js-sdk

v3.11.1

Choose a tag to compare

@github-actions github-actions released this 13 Feb 19:33

3.11.1 (2025-02-13)

Bug Fixes

v3.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 17:02

3.11.0 (2025-02-11)

Bug Fixes

Features

  • support nova-3 and keyterms in stt (23bf960)
  • support nova-3 in agent (f84761b)

v3.10.1

Choose a tag to compare

@github-actions github-actions released this 06 Feb 19:25

3.10.1 (2025-02-06)

Bug Fixes

  • type definition issues on agent schema (21dcc9b)

v3.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 17:20

3.10.0 (2025-02-03)

Bug Fixes

  • actually send normalised config (5d7cbae)

Features

v3.9.0-beta.1

v3.9.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Nov 19:05
4808dd8

3.9.0-beta.1 (2024-11-14)

Bug Fixes

Features

  • configurable websocket url (93ba5ae)
  • finish it up! (7e61801)
  • i feel like i'm getting nowhere here (d38d1d1)
  • spec out the api docs (f2f6e98)
  • use agent directly, no live prop (93c1feb)

v3.9.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 16:40

3.9.0 (2024-10-23)

Bug Fixes

  • move @types/node to dependencies instead of devDependencies (18b4640)

Features

  • add lint and build to workflow (1710c46)
  • add linting for yaml files (f10d10d)
  • add markdown linting (899b0e9)
  • lint the examples (744fe1a)
  • set up linting for typescript (6590d73)

v3.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Oct 19:19

3.8.1 (2024-10-10)

Bug Fixes

  • handle blob response, append wav header (bb5c8b2)
  • pass sample rate option (753be7e)

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Oct 16:04

3.8.0 (2024-10-01)

Features

  • send back raw buffer instead of ArrayBuffer (298df5c)

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:17

3.7.0 (2024-09-18)

Features

  • add SpeakClient and example (a3112bc)
  • add SpeakLiveClient and LiveTTSEvents (39a535d)
  • finishing touches TTS live client (5da606d)
  • remove container from websocket speak options (2a03f9a)
  • rename reset method to clear, respond with "Clear" payload (b409f8d)
  • update AbstractLiveClient to handle binary data (a7feb78)

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 16:57

3.6.0 (2024-08-29)

Features

  • add new models endpoints to SDK (630387d)