Skip to content

v0.4.2

Choose a tag to compare

@dangusev dangusev released this 10 Mar 14:07
· 169 commits to main since this release
81b26b3

What's Changed

Features

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

  • Add sales assistant example — real-time AI meeting coach by @d3xvn in #351

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