Comment by koakuma-chan
Comment by koakuma-chan 9 hours ago
You can just tell the AI which format you want the input in, in natural language.
Comment by koakuma-chan 9 hours ago
You can just tell the AI which format you want the input in, in natural language.
I'm saying that having tools/subagents is less tokens
For example, instead of a JSON schema in your prompt, use an Open API subagent with API tools to keep your primary contexts clean
https://google.github.io/adk-docs/tools-custom/openapi-tools...
you're wasting valuable context with approaches like that
save it for more interesting tasks