Skip to content

feat:Implement Gemini ASR support and remove preview routing - #82

Open
seymourtang wants to merge 1 commit into
AgoraIO:mainfrom
seymourtang:feat/gemini_asr
Open

feat:Implement Gemini ASR support and remove preview routing#82
seymourtang wants to merge 1 commit into
AgoraIO:mainfrom
seymourtang:feat/gemini_asr

Conversation

@seymourtang

@seymourtang seymourtang commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator
  • Added GeminiSTT to the standard AgentKit STT vendors, requiring api_key and model, with optional parameters for language, word_timestamp, and sample_rate.
  • Updated routing for Gemini ASR to use the normal regional API endpoint, removing the temporary preview routing layer.
  • Removed documentation and code related to the deprecated preview endpoint.
  • Preserved credential redaction for debug request output.

- Added `GeminiSTT` to the standard AgentKit STT vendors, requiring `api_key` and `model`, with optional parameters for `language`, `word_timestamp`, and `sample_rate`.
- Updated Gemini ASR to use the normal regional API endpoint and generated request validation.
- Removed documentation and code related to the deprecated preview endpoint.
- Preserved credential redaction for debug request output.
@seymourtang seymourtang changed the title Enhance Gemini ASR support and remove preview endpoint feat:Implement Gemini ASR support and remove preview routing Sep 1, 2026
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