-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
Please explain the motivation behind the feature request.
Show users the number of tools that are enabled and a suggested threshold to stay below. Enabling too many tools decreases the effectiveness of the models and leads to tool truncation issues depending on the LLMs/Providers that are enabled.
Right now it's hard to tell how many tools an extension has and what the total is.
Describe the solution you'd like
A counter of the total number of tools, and if above a certain number a suggestion to remove unused extensions. This could be a hover over an info icon or a message of some sort.
Reactions are currently unavailable