Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1577

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #1577

wants to merge 1 commit into from

Conversation

github-actions[bot]
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

[email protected]

Minor Changes

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

Patch Changes

  • set mex session duration to 1 hour in deepgram connection pool - #1582 (@jayeshp19)

[email protected]

Minor Changes

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

Patch Changes

  • increase elevenlabs websocket connection timeout to default 300 seconds - #1582 (@jayeshp19)

  • 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,
        ),
    )

[email protected]

Patch Changes

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

[email protected]

Patch Changes

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

[email protected]

Patch Changes

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

[email protected]

Patch Changes

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

[email protected]

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)

[email protected]

Patch Changes

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

[email protected]

Patch Changes

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

@lukasIO lukasIO force-pushed the changeset-release/main branch 5 times, most recently from 31550fb to 09d3f22 Compare March 3, 2025 00:09
@lukasIO lukasIO force-pushed the changeset-release/main branch from 09d3f22 to 7b59e5b Compare March 3, 2025 07:33
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.

0 participants