# Public AI/LLM Models

AI models use the customer's provided key (BYOK - Bring Your Own Key).

The models are:

* [OpenAI Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/openai-cloud)
* [Perplexity Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/perplexity-cloud)
* [Deepseek Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/deepseek-cloud)
* [Anthropic Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/anthropic-cloud)
* [Replicate](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/replicate)
* [Straico](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/straico)
* [OpenRouter](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/openrouter)
* [Cohere Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/cohere-cloud)
* [Google Gemini Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/google-gemini-cloud)
* [MistralAI Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/mistralai-cloud)
* [ElevenLabs Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/elevenlabs-cloud)
* [Azure Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/azure-cloud)
* [AWS Bedrock Cloud](https://docs.diaflow.io/flows/component-reference/public-ai-llm-models/aws-bedrock-cloud)

<figure><img src="/files/0Vf5goI9egwvntx7OkLS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/uiOWzGswGlzBGDVvG3hJ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.diaflow.io/workflow-builder/nodes/public-ai-llm-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
