Skip to content

feat(phonic): add additional params support#2022

Closed
rosetta-livekit-bot[bot] wants to merge 1 commit into
mainfrom
colicky-lineally-nabob
Closed

feat(phonic): add additional params support#2022
rosetta-livekit-bot[bot] wants to merge 1 commit into
mainfrom
colicky-lineally-nabob

Conversation

@rosetta-livekit-bot

@rosetta-livekit-bot rosetta-livekit-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds Phonic realtime additionalParams support and forwards it as additional_params in config/reset payloads. Updates the phonic SDK dependency to ^0.32.9 and adds a minor changeset for the new public option.

Source diff coverage

Coverage classification
Source file Classification
livekit-plugins/livekit-plugins-phonic/livekit/plugins/phonic/realtime/realtime_model.py Ported to plugins/phonic/src/realtime/realtime_model.ts: added public additionalParams option, stores it on model options, and forwards it to Phonic as additional_params in config payloads.
livekit-plugins/livekit-plugins-phonic/pyproject.toml Adapted to plugins/phonic/package.json and pnpm-lock.yaml: bumped the JS phonic dependency from ^0.32.5 to ^0.32.9, matching the source SDK requirement.

No source tests were changed in livekit/agents#6384, so there were no tests to port.

Validation

  • pnpm --filter @livekit/agents-plugin-phonic test passed; package has no test script/output.
  • pnpm --filter @livekit/agents-plugin-phonic lint passed.
  • pnpm --filter @livekit/agents-plugin-phonic build passed after building @livekit/agents declarations.
  • pnpm build passed.
  • pnpm lint passed with existing warnings in unrelated packages.
  • pnpm test failed in unrelated packages/tests: missing CEREBRAS_API_KEY, Silero ONNX fixture/model failures, AMD expectation mismatches, OpenAI STT/VAD setup failure, LiveKit HuggingFace timeout, and example testing failures.

Runtime validation

  • cue-cli is installed and LiveKit credentials are present, but Phonic realtime validation could not be run because PHONIC_API_KEY is not set in this environment.

Ported from livekit/agents#6384

Original PR description

Adds support for additional_params to Phonic's config message.

Made with Cursor

@rosetta-livekit-bot rosetta-livekit-bot Bot requested a review from a team as a code owner July 11, 2026 04:07
@changeset-bot

changeset-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 16a3d4a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@livekit/agents-plugin-phonic Major
@livekit/agents Major
@livekit/agents-plugin-anam Major
@livekit/agents-plugin-anthropic Major
@livekit/agents-plugin-assemblyai Major
@livekit/agents-plugin-baseten Major
@livekit/agents-plugin-bey Major
@livekit/agents-plugin-cartesia Major
@livekit/agents-plugin-cerebras Major
@livekit/agents-plugin-deepgram Major
@livekit/agents-plugin-did Major
@livekit/agents-plugin-elevenlabs Major
@livekit/agents-plugin-fishaudio Major
@livekit/agents-plugin-google Major
@livekit/agents-plugin-hedra Major
@livekit/agents-plugin-hume Major
@livekit/agents-plugin-inworld Major
@livekit/agents-plugin-lemonslice Major
@livekit/agents-plugin-liveavatar Major
@livekit/agents-plugin-livekit Major
@livekit/agents-plugin-minimax Major
@livekit/agents-plugin-mistral Major
@livekit/agents-plugin-mistralai Major
@livekit/agents-plugin-neuphonic Major
@livekit/agents-plugin-openai Major
@livekit/agents-plugin-perplexity Major
@livekit/agents-plugin-resemble Major
@livekit/agents-plugin-rime Major
@livekit/agents-plugin-runway Major
@livekit/agents-plugin-sarvam Major
@livekit/agents-plugin-silero Major
@livekit/agents-plugin-soniox Major
@livekit/agents-plugin-tavus Major
@livekit/agents-plugin-trugen Major
@livekit/agents-plugin-xai Major
@livekit/agents-plugins-test Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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