Skip to content

feat(live): support Live API translation config in RunConfig#6083

Closed
allen-stephen wants to merge 4 commits into
google:mainfrom
allen-stephen:feat/enable-live-translate
Closed

feat(live): support Live API translation config in RunConfig#6083
allen-stephen wants to merge 4 commits into
google:mainfrom
allen-stephen:feat/enable-live-translate

Conversation

@allen-stephen

Copy link
Copy Markdown
Contributor

Link to Issue or Description of Change

Add support for live translation with the Live API -> https://ai.google.dev/gemini-api/docs/live-api/live-translate

Testing Plan

Unit Tests:

  • I have added or updated unit tests for my change.
  • All unit tests pass locally.

Checklist

  • I have read the CONTRIBUTING.md document.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have manually tested my changes end-to-end.
  • Any dependent changes have been merged and published in downstream modules.

@rohityan rohityan self-assigned this Jun 11, 2026
@rohityan rohityan added the live [Component] This issue is related to live, voice and video chat label Jun 11, 2026
@rohityan

Copy link
Copy Markdown
Collaborator

Hi @allen-stephen , Thank you for your contribution! We appreciate you taking the time to submit this pull request. Can you please fix the failing mypy-diff tests before we can proceed with the review.

@rohityan rohityan added the request clarification [Status] The maintainer need clarification or more information from the author label Jun 11, 2026
copybara-service Bot pushed a commit that referenced this pull request Jun 11, 2026
Merge #6083

### Link to Issue or Description of Change

Add support for live translation with the Live API -> https://ai.google.dev/gemini-api/docs/live-api/live-translate

### Testing Plan

**Unit Tests:**

- [X] I have added or updated unit tests for my change.
- [X] All unit tests pass locally.

### Checklist

- [X] I have read the [CONTRIBUTING.md](https://github.com/google/adk-python/blob/main/CONTRIBUTING.md) document.
- [X] I have performed a self-review of my own code.
- [X] I have commented my code, particularly in hard-to-understand areas.
- [X] I have added tests that prove my fix is effective or that my feature works.
- [X] New and existing unit tests pass locally with my changes.
- [X] I have manually tested my changes end-to-end.
- [X] Any dependent changes have been merged and published in downstream modules.

COPYBARA_INTEGRATE_REVIEW=#6083 from allen-stephen:feat/enable-live-translate 6a0f5b7
PiperOrigin-RevId: 930782786
@adk-bot

adk-bot commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Thank you @allen-stephen for your contribution! 🎉

Your changes have been successfully imported and merged via Copybara in commit 463040f.

Closing this PR as the changes are now in the main branch.

@adk-bot adk-bot added the merged [Status] This PR is merged label Jun 11, 2026
@adk-bot adk-bot closed this Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

live [Component] This issue is related to live, voice and video chat merged [Status] This PR is merged request clarification [Status] The maintainer need clarification or more information from the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants