Version Packages#1945
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
bf2127b to
fdafc2a
Compare
c42cf82 to
7687cc0
Compare
7687cc0 to
3a92b47
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.5.1
Patch Changes
Conversation-aware STT recognition (keyterms + chat context), ported from python livekit-agents PR #6039. Adds
keytermsOptionsonAgentSessionwith statickeytermsand LLM-basedkeytermDetection(confirmation-gated), newSTTCapabilities.keyterms/chatContextflags with_updateSessionKeyterms()/_pushConversationItem()hooks (forwarded by the fallback and stream adapters), keyterm support for deepgram (v1/v2), assemblyai, and livekit inference STT, and native conversation-context carryover (agentContextCarryover) for assemblyai u3-rt-pro. - #1967 (@toubatbrian)Disable OpenAI SDK retries for LiveKit inference and OpenAI SDK-based plugin requests. - #1981 (@rosetta-livekit-bot)
Fix duplicated user chat items in observability: a superseding EOU bounce created while an earlier bounce was mid-commit could fire after the transcript was already committed and cleared, committing a second empty user turn with stale metrics. The transcript guard is now re-checked at fire time. Also, session-report chat items now only upload string content (matching Python), so non-string content can no longer render as garbage in the dashboard. - #1955 (@rosetta-livekit-bot)
Fix TTS TTFB attribution:
tts_nodeTTFB is now anchored on the time the first sentence is sent to the TTS provider instead of the time the first LLM token arrives, so upstream text generation and tokenization latency is no longer counted as TTS latency. - #1955 (@rosetta-livekit-bot)Fix
session.run()stalling or racing the activity transition when an AgentTask handoff is triggered by a speech that predates the run (e.g. created inonEnter): the blocked handoff tasks are now watched by the active run for the duration of the transition. - #1961 (@rosetta-livekit-bot)Add output retries for AgentSession.run structured outputs. - #1978 (@rosetta-livekit-bot)
Tighten audio EOT cancellation to rely on speech activity start events. - #1939 (@rosetta-livekit-bot)
Trim the chat context recorded on the
eou_detectionspan to the last 6 items and exclude function calls, instructions, empty messages, handoffs, and config updates (matching Python), so the span no longer re-emits the whole conversation on every end-of-turn inference. - #1955 (@rosetta-livekit-bot)chore(example): update otel trace example - #1864 (@rosetta-livekit-bot)
@livekit/agents-plugin-anam@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-anthropic@1.5.1
Patch Changes
fix(anthropic): add non-whitespace trailing dummy - #1588 (@rosetta-livekit-bot)
added anthropic plugin - #1588 (@rosetta-livekit-bot)
Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-assemblyai@1.5.1
Patch Changes
Conversation-aware STT recognition (keyterms + chat context), ported from python livekit-agents PR #6039. Adds
keytermsOptionsonAgentSessionwith statickeytermsand LLM-basedkeytermDetection(confirmation-gated), newSTTCapabilities.keyterms/chatContextflags with_updateSessionKeyterms()/_pushConversationItem()hooks (forwarded by the fallback and stream adapters), keyterm support for deepgram (v1/v2), assemblyai, and livekit inference STT, and native conversation-context carryover (agentContextCarryover) for assemblyai u3-rt-pro. - #1967 (@toubatbrian)Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-baseten@1.5.1
Patch Changes
Disable OpenAI SDK retries for LiveKit inference and OpenAI SDK-based plugin requests. - #1981 (@rosetta-livekit-bot)
Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-bey@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-cartesia@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-cerebras@1.5.1
Patch Changes
Disable OpenAI SDK retries for LiveKit inference and OpenAI SDK-based plugin requests. - #1981 (@rosetta-livekit-bot)
Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,a433619,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-deepgram@1.5.1
Patch Changes
Conversation-aware STT recognition (keyterms + chat context), ported from python livekit-agents PR #6039. Adds
keytermsOptionsonAgentSessionwith statickeytermsand LLM-basedkeytermDetection(confirmation-gated), newSTTCapabilities.keyterms/chatContextflags with_updateSessionKeyterms()/_pushConversationItem()hooks (forwarded by the fallback and stream adapters), keyterm support for deepgram (v1/v2), assemblyai, and livekit inference STT, and native conversation-context carryover (agentContextCarryover) for assemblyai u3-rt-pro. - #1967 (@toubatbrian)Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-did@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-elevenlabs@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-fishaudio@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-google@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-hedra@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-hume@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-inworld@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-lemonslice@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-liveavatar@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-livekit@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-minimax@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-mistral@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-mistralai@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,644d5a2,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-neuphonic@1.5.1
Patch Changes
Batch streamed text into sentences before sending it to the Neuphonic websocket (matching the Python plugin), with a configurable
tokenizeroption. This also anchors TTS TTFB on the first sentence sent to the provider instead of the first LLM token. - #1955 (@rosetta-livekit-bot)Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-openai@1.5.1
Patch Changes
Disable OpenAI SDK retries for LiveKit inference and OpenAI SDK-based plugin requests. - #1981 (@rosetta-livekit-bot)
Emit OpenAI realtime STT start and end-of-speech events from speech activity boundaries. - #1946 (@rosetta-livekit-bot)
Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-perplexity@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,a433619,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-phonic@1.5.1
Patch Changes
Add
onConversationCreatedcallback to the Phonic realtime model, invoked with the conversation ID once Phonic creates the conversation. - #1933 (@qionghuang6)Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-resemble@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-rime@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-runway@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-sarvam@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-silero@1.5.1
Patch Changes
Use the ONNX runtime path when explicitly loading
silero.VAD.load(). - #1944 (@rosetta-livekit-bot)Updated dependencies [
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-soniox@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-tavus@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-trugen@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugin-xai@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,a433619,92d7244,1f881c2,a0144bb,42a5355]:@livekit/agents-plugins-test@1.5.1
Patch Changes
8ded843,213b284,a0144bb,a0144bb,36e6460,92d7244,1f881c2,a0144bb,42a5355]: