-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Description
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
Labels
No labels