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
Is your feature request related to a problem? Please describe.
I want to have a mechanism to provide the LLM with context on which widget to use for specific scenarios, so that I have confidence that the LLM always picks the widgets that work best for my users in the context of their interactions.
Describe the solution you'd like
Possibly the addition of a description field or a similar field when adding widgets to the catalogue that can then be provided as context for the LLM on which widget to use and when.