You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our research across 1665 discussions, tool bloat was the #2 problem. Some agents expose 40+ tools, each consuming ~1000 tokens of schema. That's 40k tokens just for tool definitions.
Observer has OBSERVER_FILTER to hide tools and OBSERVER_MAX_TOOLS to cap the count. But we want to understand the real numbers.
How many tools does your agent expose? Which ones are rarely used?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
In our research across 1665 discussions, tool bloat was the #2 problem. Some agents expose 40+ tools, each consuming ~1000 tokens of schema. That's 40k tokens just for tool definitions.
Observer has OBSERVER_FILTER to hide tools and OBSERVER_MAX_TOOLS to cap the count. But we want to understand the real numbers.
How many tools does your agent expose? Which ones are rarely used?
All reactions