From 8293b58f539b9d5609d5897c068d7e66fb6f21e3 Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Wed, 27 May 2026 04:35:32 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
docs/inference-providers/providers/cohere.md | 2 +-
docs/inference-providers/providers/fal-ai.md | 2 +-
docs/inference-providers/providers/groq.md | 10 ----------
docs/inference-providers/providers/hf-inference.md | 6 +++---
docs/inference-providers/providers/nscale.md | 10 ----------
docs/inference-providers/tasks/chat-completion.md | 4 ++--
docs/inference-providers/tasks/image-text-to-text.md | 2 +-
docs/inference-providers/tasks/image-to-image.md | 2 +-
docs/inference-providers/tasks/text-generation.md | 2 +-
docs/inference-providers/tasks/token-classification.md | 2 +-
10 files changed, 11 insertions(+), 31 deletions(-)
diff --git a/docs/inference-providers/providers/cohere.md b/docs/inference-providers/providers/cohere.md
index 6c50af770d..5ffd4a3127 100644
--- a/docs/inference-providers/providers/cohere.md
+++ b/docs/inference-providers/providers/cohere.md
@@ -49,7 +49,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/fal-ai.md b/docs/inference-providers/providers/fal-ai.md
index 1200b12fb8..e4067a0474 100644
--- a/docs/inference-providers/providers/fal-ai.md
+++ b/docs/inference-providers/providers/fal-ai.md
@@ -67,7 +67,7 @@ Find out more about Image To Image [here](../tasks/image-to-image).
diff --git a/docs/inference-providers/providers/groq.md b/docs/inference-providers/providers/groq.md
index 607069a2c3..db3117404e 100644
--- a/docs/inference-providers/providers/groq.md
+++ b/docs/inference-providers/providers/groq.md
@@ -60,13 +60,3 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
providersMapping={ {"groq":{"modelId":"openai/gpt-oss-120b","providerModelId":"openai/gpt-oss-120b"} } }
conversational />
-
-### Chat Completion (VLM)
-
-Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
-
-
-
diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md
index d25b215a07..259519b0fa 100644
--- a/docs/inference-providers/providers/hf-inference.md
+++ b/docs/inference-providers/providers/hf-inference.md
@@ -60,7 +60,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
@@ -160,7 +160,7 @@ Find out more about Text Generation [here](../tasks/text-generation).
@@ -180,7 +180,7 @@ Find out more about Token Classification [here](../tasks/token-classification).
diff --git a/docs/inference-providers/providers/nscale.md b/docs/inference-providers/providers/nscale.md
index 6e85de5f5a..052a50c149 100644
--- a/docs/inference-providers/providers/nscale.md
+++ b/docs/inference-providers/providers/nscale.md
@@ -53,16 +53,6 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
conversational />
-### Chat Completion (VLM)
-
-Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
-
-
-
-
### Text To Image
Find out more about Text To Image [here](../tasks/text-to-image).
diff --git a/docs/inference-providers/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md
index 3903bf01a4..00b6fdc009 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -64,7 +64,7 @@ The API supports:
@@ -74,7 +74,7 @@ conversational />
diff --git a/docs/inference-providers/tasks/image-text-to-text.md b/docs/inference-providers/tasks/image-text-to-text.md
index 1e025c9d52..85da206494 100644
--- a/docs/inference-providers/tasks/image-text-to-text.md
+++ b/docs/inference-providers/tasks/image-text-to-text.md
@@ -31,7 +31,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/image-to-image.md b/docs/inference-providers/tasks/image-to-image.md
index b1d74fc73c..4459c2cca1 100644
--- a/docs/inference-providers/tasks/image-to-image.md
+++ b/docs/inference-providers/tasks/image-to-image.md
@@ -37,7 +37,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/text-generation.md b/docs/inference-providers/tasks/text-generation.md
index 1bafcf6399..8edd7e9223 100644
--- a/docs/inference-providers/tasks/text-generation.md
+++ b/docs/inference-providers/tasks/text-generation.md
@@ -40,7 +40,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/token-classification.md b/docs/inference-providers/tasks/token-classification.md
index 10070760c4..3df97d179b 100644
--- a/docs/inference-providers/tasks/token-classification.md
+++ b/docs/inference-providers/tasks/token-classification.md
@@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/