From d144e768a28af5bf2a1a19c5b8dc44989623b570 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Tue, 26 May 2026 04:30:47 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/hf-inference.md | 2 +- docs/inference-providers/providers/zai-org.md | 2 +- docs/inference-providers/tasks/chat-completion.md | 2 +- docs/inference-providers/tasks/image-text-to-text.md | 2 +- docs/inference-providers/tasks/question-answering.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md index e0de5f5de9..d25b215a07 100644 --- a/docs/inference-providers/providers/hf-inference.md +++ b/docs/inference-providers/providers/hf-inference.md @@ -120,7 +120,7 @@ Find out more about Question Answering [here](../tasks/question-answering). diff --git a/docs/inference-providers/providers/zai-org.md b/docs/inference-providers/providers/zai-org.md index e2bd0a822b..c93df708de 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/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md index 639024b64a..3903bf01a4 100644 --- a/docs/inference-providers/tasks/chat-completion.md +++ b/docs/inference-providers/tasks/chat-completion.md @@ -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 90b1adfa57..1e025c9d52 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/question-answering.md b/docs/inference-providers/tasks/question-answering.md index 191bfe4d06..e8b9cd2b19 100644 --- a/docs/inference-providers/tasks/question-answering.md +++ b/docs/inference-providers/tasks/question-answering.md @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/