Problem send msg to Live model via ADK WEB
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 267
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
I am using ‘gemini-live-2.5-flash-preview’ in my agent. When sending a text message in ADK WEB, I get the error google.genai.errors.ClientError: 404 NOT_FOUND. {‘error’: {‘code’: 404, ‘message’: 'models/gemini-live-2.5-flash-preview is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see the list of available models and their supported methods.‘, 'status’: ‘NOT_FOUND’}}
But when I launch the audio chat, the model responds. As I understand it, the problem is with the text modality.
Contributor guide
Assessment
This issue has not been assessed yet.