From e058bf9692ca00dcf8fbdafa3208e33d3a3bb7d0 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Thu, 27 Nov 2025 03:27:27 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/fal-ai.md | 2 +- docs/inference-providers/providers/publicai.md | 2 +- docs/inference-providers/tasks/chat-completion.md | 2 +- docs/inference-providers/tasks/text-to-video.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/inference-providers/providers/fal-ai.md b/docs/inference-providers/providers/fal-ai.md index 7b70c863a..6a09a8135 100644 --- a/docs/inference-providers/providers/fal-ai.md +++ b/docs/inference-providers/providers/fal-ai.md @@ -87,6 +87,6 @@ Find out more about Text To Video [here](../tasks/text_to_video). diff --git a/docs/inference-providers/providers/publicai.md b/docs/inference-providers/providers/publicai.md index 6b59c3c51..d89862da5 100644 --- a/docs/inference-providers/providers/publicai.md +++ b/docs/inference-providers/providers/publicai.md @@ -49,6 +49,6 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion). diff --git a/docs/inference-providers/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md index 2834225a1..e7d9abbc5 100644 --- a/docs/inference-providers/tasks/chat-completion.md +++ b/docs/inference-providers/tasks/chat-completion.md @@ -64,7 +64,7 @@ The API supports: diff --git a/docs/inference-providers/tasks/text-to-video.md b/docs/inference-providers/tasks/text-to-video.md index 48d245bdb..43bb1b79c 100644 --- a/docs/inference-providers/tasks/text-to-video.md +++ b/docs/inference-providers/tasks/text-to-video.md @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/