Problem
A provider can expose dozens to hundreds of models (e.g. gateway endpoints aggregated from many upstreams). The provider model selector renders the full list as-is, so picking a model means manually scrolling through the whole list. There is no way to search.
Proposal
Add a local search/filter input to the provider model selector:
- filter by model id / display name
- purely client-side
- no API changes, no provider schema changes, no changes to model discovery logic
Area
Providers
Alternatives considered
None — this is a small standalone UX improvement.
Problem
A provider can expose dozens to hundreds of models (e.g. gateway endpoints aggregated from many upstreams). The provider model selector renders the full list as-is, so picking a model means manually scrolling through the whole list. There is no way to search.
Proposal
Add a local search/filter input to the provider model selector:
Area
Providers
Alternatives considered
None — this is a small standalone UX improvement.