Skip to content

Missing BuiltInCodeExecutor #319

@JPFrancoia

Description

@JPFrancoia

Hi,

I'm trying to implement an agent that can run git commands. I naively tried to simply create an agent and give it access to the BuiltInCodeExecutor. The doc shows how to do that in Python and Java, here: https://google.github.io/adk-docs/tools/built-in-tools/#code-execution.

I don't think this is implemented in Go though?

The doc also says:

Note: Go supports the Google Search tool and other built-in tools via the geminitool package.

And looking at the package's doc, I can't see this tool: https://pkg.go.dev/google.golang.org/adk/tool/geminitool.

Do you have a plan to implement this at some point?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions