Replies: 4 comments
-
|
good job bro |
Beta Was this translation helpful? Give feedback.
-
|
Code executor is something that can be done with a A broader discussion around which and where these kinds of extension beyond the core should live, in-repo or a separate "plugin" repo |
Beta Was this translation helpful? Give feedback.
-
|
Do the python and java adks |
Beta Was this translation helpful? Give feedback.
-
|
I too wanted this feature, I have implemented in agentic go see the sandbox example, it supports multiple VM engines, java script, prolog and starlark (subset of python). It also supports WASM agents, built on top og go-adk |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the built-in code execution tool is available in the Python and Java ADKs but not the Go ADK.
I request the addition of this tool to the Go version to provide feature parity across languages and enable enhanced functionality for agents built with the Go ADK. This would be a highly valuable addition.
For reference, this is the requested functionality: ADK Documentation on Code Execution Tool.
Beta Was this translation helpful? Give feedback.
All reactions