Version Packages#1420
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
1a05e96 to
c40619e
Compare
c40619e to
ba3cec9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@livekit/agents@1.4.1
Patch Changes
Prevent voice pipeline scheduling from hanging when a pipeline task crashes after a speech handle is already marked done. - #1423 (@u9g)
fix(google): abort pending realtime sends during reconnect - #1415 (@u9g)
docs(agents): document realtime capabilities - #1419 (@u9g)
Emit agent configuration updates in OTLP session logs. - #1434 (@rosetta-livekit-bot)
@livekit/agents-plugin-anam@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-assemblyai@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-baseten@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-bey@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-cartesia@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-cerebras@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-deepgram@1.4.1
Patch Changes
fix: remove double URL-encoding in Deepgram STT plugin - #1391 (@haroldfabla2-hue)
Updated dependencies [
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-elevenlabs@1.4.1
Patch Changes
fix(elevenlabs): restore chunk length schedule in WebSocket init payload - #1421 (@u9g)
feat(elevenlabs): add
applyLanguageTextNormalizationoption to TTS - #1427 (@toubatbrian)Updated dependencies [
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-fishaudio@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-google@1.4.1
Patch Changes
feat(google): add
serviceTieroption to LLM (e.g.ServiceTier.PRIORITY) - #1428 (@toubatbrian)fix(google): abort pending realtime sends during reconnect - #1415 (@u9g)
feat(google realtime): expose
toolBehaviorandtoolResponseSchedulingoptions on the Gemini LiveRealtimeModelandRealtimeSession.toolBehaviorcontrols whether function calls are blocking or non-blocking (Behavior.BLOCKING/Behavior.NON_BLOCKING), andtoolResponseSchedulingcontrols how tool responses are scheduled into the conversation (SILENT/WHEN_IDLE/INTERRUPT). Note thattoolResponseSchedulingis only supported by the Gemini API, not Vertex AI. Ports gemini realtime: support NON_BLOCKING tool behavior agents#3482. - #1412 (@toubatbrian)Add Gemini realtime non-blocking tool scheduling - #1412 (@toubatbrian)
Updated dependencies [
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-hedra@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-hume@1.4.1
Patch Changes
Add Hume AI TTS plugin - #1346 (@adrivelasco)
Updated dependencies [
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-inworld@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-lemonslice@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-liveavatar@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-livekit@1.4.1
Patch Changes
Align LiveKit plugin ONNX runtime dependencies - #1424 (@toubatbrian)
Updated dependencies [
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-minimax@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-mistral@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-mistralai@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-neuphonic@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-openai@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-phonic@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-resemble@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-rime@1.4.1
Patch Changes
Stream Rime TTS response chunks as they arrive instead of waiting for the full response body. - #1405 (@chasef07)
Updated dependencies [
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-runway@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-sarvam@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-silero@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-trugen@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugin-xai@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]:@livekit/agents-plugins-test@1.4.1
Patch Changes
90ae41698b20a900e698db7dc683b98c5be0366d,e449263c2678c9e956c4654d83cedd3da907e9cd,f4b0a9e46f44fcf35fd8db2c325653fd38753be4,4dc2802834fcc691ed3c30075f9ce0bb0682c65f]: