# AIProvider

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/providers/ai-provider.interface.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/providers/ai-provider.interface.ts#L40)

Unified AI Provider Interface
All providers must implement this interface for plug-and-play switching.

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
