Merged
Conversation
485ced5 to
18b3d7e
Compare
18b3d7e to
e0f6418
Compare
davidzhao
approved these changes
Mar 6, 2025
jayesh-mivi
pushed a commit
to mivi-dev-org/custom-livekit-agents
that referenced
this pull request
Jun 4, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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-plugins-deepgram@0.7.0
Minor Changes
Patch Changes
added a tts.prewarm method to start the connection pool early. - #1587 (@davidzhao)
update pool configuration for deepgram and cartesia - #1605 (@jayeshp19)
set mex session duration to 1 hour in deepgram connection pool - #1582 (@jayeshp19)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-elevenlabs@0.8.0
Minor Changes
Patch Changes
added a tts.prewarm method to start the connection pool early. - #1587 (@davidzhao)
deprecated elevenlabs' optimize_stream_latency option - #1587 (@davidzhao)
increase elevenlabs websocket connection timeout to default 300 seconds - #1582 (@jayeshp19)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
Added speed parameter for voices. - #1574 (@MatthiasGruba)
E.g.:
livekit-plugins-google@0.11.0
Minor Changes
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-agents@0.12.17
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
added a tts.prewarm method to start the connection pool early. - #1587 (@davidzhao)
Raise ValueError in FallbackAdapter when streaming is not supported - #1609 (@jayeshp19)
fixed a bug in AudioStreamDecoder where it could fail on close - #1587 (@davidzhao)
support for livekit noise cancellation plugin in VoicePipelineAgent and MultimodalAgent - #1551 (@bcherry)
fix: _play_speech get stuck due to orphan speech handle - #1555 (@SiyuanQi)
livekit-plugins-anthropic@0.2.13
Patch Changes
livekit-plugins-assemblyai@0.2.3
Patch Changes
livekit-plugins-aws@0.1.1
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-azure@0.5.5
Patch Changes
feat: Azure.STT support profanity_option - #1540 (@shiftu)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-browser@0.0.6
Patch Changes
livekit-plugins-cartesia@0.4.9
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
added a tts.prewarm method to start the connection pool early. - #1587 (@davidzhao)
update pool configuration for deepgram and cartesia - #1605 (@jayeshp19)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-fal@0.2.4
Patch Changes
livekit-plugins-llama-index@0.2.3
Patch Changes
livekit-plugins-minimal@0.2.2
Patch Changes
livekit-plugins-nltk@0.7.4
Patch Changes
livekit-plugins-openai@1.0.1
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
fix multimodal agent interrupts itself when creating function call response - #1585 (@longcw)
feat: add max_tokens option to LLM and LLMStream classes - #1576 (@davidzhao)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-playai@1.0.9
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-rag@0.2.4
Patch Changes
livekit-plugins-rime@0.2.1
Patch Changes
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
livekit-plugins-silero@0.7.5
Patch Changes
livekit-plugins-speechmatics@0.0.2
Patch Changes
livekit-plugins-turn-detector@0.4.3
Patch Changes
updated livekit-agent reference to <1.0 - #1607 (@davidzhao)
retrained to be robust to missing terminal punctuation - #1565 (@jeradf)