From 8aa9609fff144e8960096d095cc844a402ac2b57 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Thu, 18 Jun 2026 04:36:38 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/cohere.md | 2 +- docs/inference-providers/providers/deepinfra.md | 2 +- docs/inference-providers/providers/fal-ai.md | 2 +- docs/inference-providers/providers/featherless-ai.md | 4 ++-- docs/inference-providers/providers/fireworks-ai.md | 2 +- docs/inference-providers/providers/hf-inference.md | 2 +- docs/inference-providers/providers/novita.md | 2 +- docs/inference-providers/providers/replicate.md | 2 +- docs/inference-providers/providers/sambanova.md | 10 ---------- docs/inference-providers/providers/together.md | 2 +- docs/inference-providers/providers/zai-org.md | 2 +- .../tasks/automatic-speech-recognition.md | 2 +- 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/text-to-image.md | 2 +- 17 files changed, 18 insertions(+), 28 deletions(-) diff --git a/docs/inference-providers/providers/cohere.md b/docs/inference-providers/providers/cohere.md index b6e30e8d50..e2ddffa6fb 100644 --- a/docs/inference-providers/providers/cohere.md +++ b/docs/inference-providers/providers/cohere.md @@ -59,6 +59,6 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/providers/deepinfra.md b/docs/inference-providers/providers/deepinfra.md index 4a633e3256..aa852c3237 100644 --- a/docs/inference-providers/providers/deepinfra.md +++ b/docs/inference-providers/providers/deepinfra.md @@ -61,7 +61,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/providers/fal-ai.md b/docs/inference-providers/providers/fal-ai.md index f66050651e..b99f03ca03 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/featherless-ai.md b/docs/inference-providers/providers/featherless-ai.md index 8895b1ceea..0a1efd052a 100644 --- a/docs/inference-providers/providers/featherless-ai.md +++ b/docs/inference-providers/providers/featherless-ai.md @@ -49,7 +49,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion). @@ -69,6 +69,6 @@ Find out more about Text Generation [here](../tasks/text-generation). diff --git a/docs/inference-providers/providers/fireworks-ai.md b/docs/inference-providers/providers/fireworks-ai.md index 71a8a42d8a..5f53224989 100644 --- a/docs/inference-providers/providers/fireworks-ai.md +++ b/docs/inference-providers/providers/fireworks-ai.md @@ -46,7 +46,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md index c1ae1ae3eb..4fb1b71d3a 100644 --- a/docs/inference-providers/providers/hf-inference.md +++ b/docs/inference-providers/providers/hf-inference.md @@ -50,7 +50,7 @@ Find out more about Automatic Speech Recognition [here](../tasks/automatic-speec diff --git a/docs/inference-providers/providers/novita.md b/docs/inference-providers/providers/novita.md index 58a0d4c7c3..41f33e6fdd 100644 --- a/docs/inference-providers/providers/novita.md +++ b/docs/inference-providers/providers/novita.md @@ -49,7 +49,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/providers/replicate.md b/docs/inference-providers/providers/replicate.md index 8f7d888e6d..587ba412fc 100644 --- a/docs/inference-providers/providers/replicate.md +++ b/docs/inference-providers/providers/replicate.md @@ -67,7 +67,7 @@ Find out more about Text To Image [here](../tasks/text-to-image). diff --git a/docs/inference-providers/providers/sambanova.md b/docs/inference-providers/providers/sambanova.md index 55260dd241..68a6aadce7 100644 --- a/docs/inference-providers/providers/sambanova.md +++ b/docs/inference-providers/providers/sambanova.md @@ -41,13 +41,3 @@ Customers are turning to SambaNova to quickly deploy state-of-the-art AI and dee ## Supported tasks - -### Chat Completion (LLM) - -Find out more about Chat Completion (LLM) [here](../tasks/chat-completion). - - - diff --git a/docs/inference-providers/providers/together.md b/docs/inference-providers/providers/together.md index 4e76bdb213..655425cfc9 100644 --- a/docs/inference-providers/providers/together.md +++ b/docs/inference-providers/providers/together.md @@ -57,7 +57,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/providers/zai-org.md b/docs/inference-providers/providers/zai-org.md index 5856a136e7..1dc31dc816 100644 --- a/docs/inference-providers/providers/zai-org.md +++ b/docs/inference-providers/providers/zai-org.md @@ -66,7 +66,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/tasks/automatic-speech-recognition.md b/docs/inference-providers/tasks/automatic-speech-recognition.md index c8f3b7b7e6..79473956f1 100644 --- a/docs/inference-providers/tasks/automatic-speech-recognition.md +++ b/docs/inference-providers/tasks/automatic-speech-recognition.md @@ -36,7 +36,7 @@ Explore all available models and find the one that suits you best [here](https:/ diff --git a/docs/inference-providers/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md index af664f59ed..0effc13d7f 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 1026b78898..18e7e2f091 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 7268c83d44..9eec94347e 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..6a831359f7 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/text-to-image.md b/docs/inference-providers/tasks/text-to-image.md index c6bbf302e2..18476ceaa3 100644 --- a/docs/inference-providers/tasks/text-to-image.md +++ b/docs/inference-providers/tasks/text-to-image.md @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/