@@ -109,21 +109,22 @@ Supported Models & Platforms
109109~~~~~~~~~~~~~~~~~~~~~~~~~~~~
110110
111111* **Language Models **
112- * `OpenAI's GPT `_ with `OpenAI `_ and `Azure `_ as Platform
112+ * `OpenAI's GPT `_ with `OpenAI `_, ` Azure `_ and `OpenRouter `_ as Platform
113113 * `Anthropic's Claude `_ with `Anthropic `_ and `AWS Bedrock `_ as Platform
114- * `Meta's Llama `_ with `Azure `_, `Ollama `_, `Replicate `_ and `AWS Bedrock `_ as Platform
114+ * `Meta's Llama `_ with `Azure `_, `Ollama `_, `Replicate `_, `AWS Bedrock `_ and ` OpenRouter `_ as Platform
115115 * `Gemini `_ with `Google `_, `Vertex AI `_ and `OpenRouter `_ as Platform
116116 * `Vertex AI Gen AI `_ with `Vertex AI `_ as Platform
117117 * `DeepSeek's R1 `_ with `OpenRouter `_ as Platform
118118 * `Amazon's Nova `_ with `AWS Bedrock `_ as Platform
119- * `Mistral's Mistral `_ with `Mistral `_ as Platform
119+ * `Mistral's Mistral `_ with `Mistral `_ and ` OpenRouter `_ as Platform
120120 * `Albert API `_ models with `Albert `_ as Platform (French government's sovereign AI gateway)
121121* **Embeddings Models **
122- * `Gemini Text Embeddings `_ with `Google `_
122+ * `Gemini Text Embeddings `_ with `Google `_ and ` OpenRouter `_
123123 * `Vertex AI Text Embeddings `_ with `Vertex AI `_
124- * `OpenAI's Text Embeddings `_ with `OpenAI `_ and `Azure `_ as Platform
124+ * `OpenAI's Text Embeddings `_ with `OpenAI `_, ` Azure `_ and `OpenRouter `_ as Platform
125125 * `Voyage's Embeddings `_ with `Voyage `_ as Platform
126- * `Mistral Embed `_ with `Mistral `_ as Platform
126+ * `Mistral Embed `_ with `Mistral `_ and `OpenRouter `_ as Platform
127+ * `Qwen `_ with `OpenRouter `_ as Platform
127128* **Other Models **
128129 * `OpenAI's Dall·E `_ with `OpenAI `_ as Platform
129130 * `OpenAI's Whisper `_ with `OpenAI `_ and `Azure `_ as Platform
@@ -507,6 +508,7 @@ Code Examples
507508.. _`DeepSeek's R1` : https://www.deepseek.com/
508509.. _`Amazon's Nova` : https://nova.amazon.com
509510.. _`Mistral's Mistral` : https://www.mistral.ai/
511+ .. _`Qwen` : https://qwen.ai/
510512.. _`Albert API` : https://github.com/etalab-ia/albert-api
511513.. _`Albert` : https://alliance.numerique.gouv.fr/produit/produits-interminist%C3%A9rielles/albert-api/
512514.. _`Mistral` : https://www.mistral.ai/
0 commit comments