Hacker News new | ask | show | jobs
by koakuma-chan 201 days ago
Are you saying that json schema takes less tokens?
1 comments

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...