v0.4.2
What's Changed
Features
- add HF detection processor by @maxkahan in #377
- Add diarisation support for AssemblyAI STT by @Nash0x7E2 in #394
- Add gemini VLM example and update Gemini models by @maxkahan in #402
Bugfixes
- fix: Buffer realtime transcripts into single chat messages by @d3xvn in #383
- Fix eager turn detection updating transcripts out of order by @dangusev in #401
- fix: pin getstream to v2 to prevent breaking upgrades by @aliev in #403
- Set LLMJudge instructions once at init by @aliev in #399
Examples
Chores
- CC token usage & testing improvements by @dangusev in #392
- CI speedups by @dangusev in #393
- Remove dead code from TestResponse by @aliev in #398
- Make "Installation" consistent for all plugins & add readme for anthropic plugin by @dangusev in #395
Full Changelog: v0.4.1...v0.4.2