Skip to content

QUESTION: adk web support multi-agents with different models? #1782

Open
@jeremyschulman

Description

@jeremyschulman

I have a root agent that is using a live model, and an AgentTool of that parent that is using a non-live model. When I try to use the Microphone feature in the web app, general talking works fine. However, when the Agent tries to use the agent-tool I see this error on the console:

raise_for_async_response

    raise ClientError(status_code, response_json, response)

google.genai.errors.ClientError: 400 INVALID_ARGUMENT. {'error': {'code': 400, 'message': 'gemini-2.0-flash-live-preview-04-09 is not supported in the generateContent API.', 'status': 'INVALID_ARGUMENT'}}

Any help / guidance would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bot_triagedquestionFurther information is requestedwebthis issue will be transferred to adk-web.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions