Skip to content

Releases: deepgram/deepgram-js-sdk

v2.1.1

24 May 14:50
e425e95
Compare
Choose a tag to compare

Updated Readme

v2.1.0

24 May 14:49
3f53bc7
Compare
Choose a tag to compare

Arbitrary option values

v2.0.0

15 May 19:46
d94811d
Compare
Choose a tag to compare

MAJOR CHANGE

  • Deprecated Browser version of SDK
  • Updated Error types

v1.21.0

01 May 21:14
ca42de8
Compare
Choose a tag to compare

Added keywords_boost option.
Also added warning about browser SDK support being deprecated in the future

v1.20.0

12 Apr 15:21
ffed5bf
Compare
Choose a tag to compare

Added some missing functionality with options to pass into transcription endpoints.

v1.19.0

03 Apr 18:27
d27c169
Compare
Choose a tag to compare

Updated endpointing to accept a boolean OR a number

v1.18.3

17 Mar 16:26
e57bb51
Compare
Choose a tag to compare

Changed error response to output full json as string

v1.18.2

16 Mar 16:57
f965022
Compare
Choose a tag to compare

Added error message to reason property when WebSocket closes to give better visibility to users

v1.18.1

27 Feb 17:09
ba433b7
Compare
Choose a tag to compare

Bugfix. Moved detected_language to the correct type.

v1.18.0

23 Feb 17:07
0c13318
Compare
Choose a tag to compare
  • Make times optional,
  • Fix redaction types
  • Fix browser build