Skip to content

Google adk intentionally blocking other models #16

@rong-xyz

Description

@rong-xyz

Image

    if llm_request.model and llm_request.model.startswith('gemini-2'):
      ...
    else:
      raise ValueError(
          f'Code execution tool is not supported for model {llm_request.model}'
      )

This is a joke right

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentation[Component] This issue is related to documentation, it will be transferred to adk-docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions