# NO_ROUTING_TABLE

**Kind:** Constant

**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#L99)

Single-model routing table (no routing).
All categories use the default model.
This is the implicit behavior when no routing table is configured.

## Definition

```ts
ModelRoutingTable
```
