Skip to content

chore: update google plugin dependencies#1127

Merged
toubatbrian merged 2 commits intolivekit:mainfrom
adriablancafort:main
Mar 12, 2026
Merged

chore: update google plugin dependencies#1127
toubatbrian merged 2 commits intolivekit:mainfrom
adriablancafort:main

Conversation

@adriablancafort
Copy link
Copy Markdown
Contributor

Description

This PR updates the @google/genai dependency from v1.34.0 to v1.44.0 in the LiveKit Agents Google package.

The upgrade ensures compatibility with the latest Google GenAI SDK updates, improvements, and bug fixes while keeping the integration aligned with the current upstream API.

Changes Made

  • Updated @google/genai dependency from 1.34.0 → 1.44.0
  • Verified compatibility with the existing LiveKit Google agent integration
  • Ensured no breaking API changes affect the current implementation

Pre-Review Checklist

  • Build passes: All builds (lint, typecheck, tests) pass locally
  • AI-generated code reviewed: Removed unnecessary comments and ensured code quality
  • Changes explained: All changes are properly documented and justified above
  • Scope appropriate: All changes relate to the PR title, or explanations provided for why they're included
  • Video demo: A small video demo showing changes works as expected and did not break any existing functionality using Agent Playground (if applicable)

Testing

The update was tested to ensure the package builds and existing agent functionality remains intact.

  • Automated tests added/updated (not required for dependency upgrade)
  • All tests pass
  • Verified that both restaurant_agent.ts and realtime_agent.ts run correctly with the updated dependency

Additional Notes

This PR only updates the dependency version and does not introduce functional changes. The goal is to keep the Google GenAI integration aligned with the latest SDK version and reduce the risk of compatibility issues in future updates.


Note to reviewers: Please ensure the pre-review checklist is completed before starting your review.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 12, 2026

🦋 Changeset detected

Latest commit: 53cbc63

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

This PR includes changesets to release 21 packages
Name Type
@livekit/agents-plugin-google Patch
@livekit/agents Patch
@livekit/agents-plugin-anam Patch
@livekit/agents-plugin-baseten Patch
@livekit/agents-plugin-bey Patch
@livekit/agents-plugin-cartesia Patch
@livekit/agents-plugin-deepgram Patch
@livekit/agents-plugin-elevenlabs Patch
@livekit/agents-plugin-hedra Patch
@livekit/agents-plugin-inworld Patch
@livekit/agents-plugin-lemonslice Patch
@livekit/agents-plugin-livekit Patch
@livekit/agents-plugin-neuphonic Patch
@livekit/agents-plugin-openai Patch
@livekit/agents-plugin-phonic Patch
@livekit/agents-plugin-resemble Patch
@livekit/agents-plugin-rime Patch
@livekit/agents-plugin-sarvam Patch
@livekit/agents-plugin-silero Patch
@livekit/agents-plugin-xai Patch
@livekit/agents-plugins-test Patch

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

Copy link
Copy Markdown
Contributor

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

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 potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@toubatbrian toubatbrian merged commit 3305fad into livekit:main Mar 12, 2026
5 checks passed
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.

2 participants