HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by verdverm

Comment by verdverm 8 hours ago

2 replies

View on Hacker News

you're wasting valuable context with approaches like that

save it for more interesting tasks

koakuma-chan 6 hours ago

Are you saying that json schema takes less tokens?

Reply View | 1 reply
  • verdverm 6 hours ago

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

    Reply View | 0 replies