# SupportAgentModule

**Kind:** Module

**Source:** [`atloria-monorepo/apps/api/src/support-agent/support-agent.module.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/support-agent/support-agent.module.ts#L11)

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_IMPORTS → `forwardref`
- MODULE_IMPORTS → `AIModule`
- MODULE_DECLARES → `SupportAgentController`
- MODULE_PROVIDES → `SupportAgentService`
- MODULE_PROVIDES → `LanguageDetectorService`
- MODULE_PROVIDES → `AgentAdapterService`
- MODULE_EXPORTS → `SupportAgentService`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
- `ProjectModule` (MODULE_IMPORTS)
