> ## Documentation Index
> Fetch the complete documentation index at: https://assemblyai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Providers

## Overview

LLM Gateway routes requests to models hosted by several third-party providers. This page summarizes each provider's data retention posture, whether they require opt-in, and where to find their public terms.

For a full list of models and IDs, see [Models](/docs/llm-gateway/available-models). For which models are available in which regions, see [Cloud endpoints & data residency](/docs/llm-gateway/cloud-endpoints-and-data-residency#model-availability-by-region). For AssemblyAI's overall data retention policies, see [Data retention and model training](/docs/data-retention-and-model-training#llm-gateway-production-environment).

## Provider summary

| Provider     | Retention                                                                                       | Availability  | Terms                                                                  |
| ------------ | ----------------------------------------------------------------------------------------------- | ------------- | ---------------------------------------------------------------------- |
| AssemblyAI   | [ZDR](/docs/data-retention-and-model-training)                                                       | On by default | [Terms](https://www.assemblyai.com/legal/terms-of-service)             |
| AWS Bedrock  | [ZDR](https://docs.aws.amazon.com/bedrock/latest/userguide/data-protection.html)                | On by default | [Terms](https://aws.amazon.com/service-terms/)                         |
| Google       | [ZDR](https://docs.cloud.google.com/vertex-ai/generative-ai/docs/vertex-ai-zero-data-retention) | On by default | [Terms](https://cloud.google.com/terms)                                |
| OpenAI       | [ZDR](https://developers.openai.com/api/docs/guides/your-data#zero-data-retention)              | On by default | [Terms](https://openai.com/policies/business-terms/)                   |
| Together AI  | [ZDR](https://www.together.ai/privacy)                                                          | Opt-in        | [Terms](https://www.together.ai/terms-of-service)                      |
| Fireworks AI | [ZDR](https://docs.fireworks.ai/guides/security_compliance/data_handling#zero-data-retention)   | Opt-in        | [Terms](https://fireworks.ai/terms-of-service)                         |
| DigitalOcean | [See provider](https://docs.digitalocean.com/products/inference/details/data-privacy/)          | Opt-in        | [Terms](https://www.digitalocean.com/legal/terms-of-service-agreement) |

Providers marked **Opt-in** are disabled by default. To use them, you need to manually turn on their toggles on the [Data Controls](https://www.assemblyai.com/dashboard/settings/data-controls) page in your dashboard.

<Note>
  No LLM Gateway providers train on your data. AssemblyAI has opted out of model training with all LLM Gateway providers. This is separate from whether AssemblyAI trains our own models with your data. See [Data retention and model training](/docs/data-retention-and-model-training) for details.
</Note>
