{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "model-selector",
  "type": "registry:ui",
  "title": "Model Selector",
  "description": "Select models and providers from the chat header or composer toolbar.",
  "dependencies": [],
  "registryDependencies": ["button", "command", "dialog"],
  "files": [
    {
      "path": "components/cubix/model-selector.tsx",
      "type": "registry:ui",
      "target": "components/cubix/model-selector.tsx"
    }
  ]
}
