# ModelRoute

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/runtime/model-router.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/runtime/model-router.ts#L45)

A single route entry: maps a category to a model deployment name.

## Properties

| Property | Type |
|---|---|
| `model` | `string` |
