Skip to content

v4.2.1

Compare
Choose a tag to compare
@Swimburger Swimburger released this 23 Jan 21:41
· 67 commits to main since this release
a88f2d4

What's Changed

Added

  • Add answer_format to LemurActionItemsParams type

Changed

  • Rename RealtimeService to RealtimeTranscriber, RealtimeServiceFactory to RealtimeTranscriberFactory, RealtimeTranscriberFactory.createService() to RealtimeTranscriberFactory.transcriber(). Deprecated aliases are provided for all old types and functions for backwards compatibility.
  • Restrict the type for redact_pii_audio_quality from string to RedactPiiAudioQuality an enum string.

Full Changelog: v4.2.0...v4.2.1