Skip to content

v4.1.0

Compare
Choose a tag to compare
@Swimburger Swimburger released this 22 Dec 22:02
· 71 commits to main since this release
87c2be2

What's Changed

Added

  • Add "anthropic/claude-2-1" to LemurModel type
  • Add encoding option to the real-time service and factory. encoding can be "pcm_s16le" or "pcm_mulaw".
  • "pcm_mulaw" is a newly supported audio encoding for the real-time service.

Changed

  • Allow any string into final_model for LeMUR requests

@Swimburger in #29

Full Changelog: v4.0.1...v4.1.0