v4.1.0
What's Changed
Added
- Add
"anthropic/claude-2-1"toLemurModeltype - Add
encodingoption to the real-time service and factory.encodingcan 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_modelfor LeMUR requests
@Swimburger in #29
Full Changelog: v4.0.1...v4.1.0