Skip to content

Comments

Version Packages#1577

Merged
davidzhao merged 1 commit intomainfrom
changeset-release/main
Mar 6, 2025
Merged

Version Packages#1577
davidzhao merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2025

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

  • use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)

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

  • use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)

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.:

    voice = Voice(
        id="EXAVITQu4vr4xnSDxMaL",
        name="Bella",
        category="premade",
        settings=VoiceSettings(
            stability=0.71,
            speed=1.2,
            similarity_boost=0.5,
            style=0.0,
            use_speaker_boost=True,
        ),
    )

livekit-plugins-google@0.11.0

Minor Changes

  • Add simple video input support for gemini live - #1536 (@bcherry)

Patch Changes

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

livekit-plugins-azure@0.5.5

Patch Changes

livekit-plugins-browser@0.0.6

Patch Changes

livekit-plugins-cartesia@0.4.9

Patch Changes

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

livekit-plugins-rag@0.2.4

Patch Changes

livekit-plugins-rime@0.2.1

Patch Changes

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)

@lukasIO lukasIO force-pushed the changeset-release/main branch 16 times, most recently from 485ced5 to 18b3d7e Compare March 6, 2025 07:33
@lukasIO lukasIO force-pushed the changeset-release/main branch from 18b3d7e to e0f6418 Compare March 6, 2025 08:23
@davidzhao davidzhao merged commit 10bb033 into main Mar 6, 2025
17 checks passed
@davidzhao davidzhao deleted the changeset-release/main branch March 6, 2025 17:07
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant