Skip to content
AI / Agent

ModelSelector

A rich model picker showing provider, context window, cost, and capability badges.

Preview:
1280px

Props

PropTypeDefaultDescription
modelsModelOption[]-Available models with metadata.
valuestring-Currently selected model ID.
onChange(id: string) => void-Fired when the user selects a model.