# XWUIModelSelector

Provider-grouped model picker with capability filters, pricing and reasoning effort.

## Basic Usage

Pick a model from a provider-grouped list.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Pick a model from a provider-grouped list.
```

## Filtered

Filter to models that expose tools.

```example
file: examples/Filtered.ts
html: examples/Filtered.html
title: Filtered
description: Filter to models that expose tools.
```

## Pricing hidden

Hide token pricing in the option labels.

```example
file: examples/NoPricing.ts
html: examples/NoPricing.html
title: Pricing hidden
description: Hide token pricing in the option labels.
```

## High effort

Start with high reasoning effort.

```example
file: examples/HighEffort.ts
html: examples/HighEffort.html
title: High effort
description: Start with high reasoning effort.
```

```api
```
