# AnthropicModelProvider

**Kind:** Class

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

**Implements:** `ModelProvider`

## Methods

| Method | Signature | Returns |
|---|---|---|
| `getProfile` | `getProfile()` | `ModelCapabilityProfile` |
| `getModel` | `getModel(modelName: string)` | `AnthropicModel` |
