What's Changed
- fix type hints for python 3.9 by @longcw in #2118
- fix conversion of chat context to dict by @jmugicagonz in #2128
- generate main response after fast llm done by @longcw in #2119
- fix(plugins-google): Fix Google TTS update options parameter names by @danishshaik in #2124
- Set Hume SDK version to 0.8.3 or greater by @bcherry in #2121
- Use PCM instead of OGG_OPUS for Google TTS by @chrisackermann in #2139
- Bug fix: Ensure mock room name is string in console mode by @MajorTal in #2145
- Improve decoding speed for wav by @davidzhao in #2141
- support session resumption and language in gemini live by @jayeshp19 in #2129
- support video input from screenshare by @longcw in #2127
- fix realtime response later than timeout by @longcw in #2125
- flush stt and wait for final transcription when commit_user_turn by @longcw in #2147
- Add mip_opt_out option for Deepgram TTS by @MartinGotelli in #2159
- Fix hume plugin defaults by @bcherry in #2122
- start room io before connect by @longcw in #2167
- fix retrieval example by @longcw in #2172
- avoid room io overwriting user defined io by @longcw in #2170
New Contributors
- @danishshaik made their first contribution in #2124
- @MartinGotelli made their first contribution in #2159
Full Changelog: https://github.com/livekit/agents/compare/livekit-agents@1.0.17...livekit-agent@1.0.18