From 950d166c8e950ded5bc30cdf17cd32d00dfc27cc Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Tue, 16 Jun 2026 04:39:52 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
docs/inference-providers/providers/cohere.md | 2 +-
docs/inference-providers/providers/featherless-ai.md | 2 +-
docs/inference-providers/providers/fireworks-ai.md | 2 +-
docs/inference-providers/providers/hf-inference.md | 2 +-
docs/inference-providers/providers/hyperbolic.md | 10 ----------
docs/inference-providers/providers/novita.md | 2 +-
docs/inference-providers/providers/together.md | 2 +-
docs/inference-providers/tasks/chat-completion.md | 2 +-
docs/inference-providers/tasks/image-segmentation.md | 2 +-
docs/inference-providers/tasks/image-text-to-text.md | 2 +-
scripts/inference-providers/package.json | 2 +-
scripts/inference-providers/pnpm-lock.yaml | 10 +++++-----
12 files changed, 15 insertions(+), 25 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/featherless-ai.md b/docs/inference-providers/providers/featherless-ai.md
index 5350708d81..8895b1ceea 100644
--- a/docs/inference-providers/providers/featherless-ai.md
+++ b/docs/inference-providers/providers/featherless-ai.md
@@ -59,7 +59,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/fireworks-ai.md b/docs/inference-providers/providers/fireworks-ai.md
index bd753f0756..71a8a42d8a 100644
--- a/docs/inference-providers/providers/fireworks-ai.md
+++ b/docs/inference-providers/providers/fireworks-ai.md
@@ -56,6 +56,6 @@ 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 2a5b8e6c58..1db7eb7943 100644
--- a/docs/inference-providers/providers/hf-inference.md
+++ b/docs/inference-providers/providers/hf-inference.md
@@ -100,7 +100,7 @@ Find out more about Image Segmentation [here](../tasks/image-segmentation).
diff --git a/docs/inference-providers/providers/hyperbolic.md b/docs/inference-providers/providers/hyperbolic.md
index 713f8aa424..dcd73c4185 100644
--- a/docs/inference-providers/providers/hyperbolic.md
+++ b/docs/inference-providers/providers/hyperbolic.md
@@ -89,13 +89,3 @@ 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).
-
-
-
-
diff --git a/docs/inference-providers/providers/novita.md b/docs/inference-providers/providers/novita.md
index 983de5ee27..58a0d4c7c3 100644
--- a/docs/inference-providers/providers/novita.md
+++ b/docs/inference-providers/providers/novita.md
@@ -59,6 +59,6 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/together.md b/docs/inference-providers/providers/together.md
index 105caee5a6..4e76bdb213 100644
--- a/docs/inference-providers/providers/together.md
+++ b/docs/inference-providers/providers/together.md
@@ -67,7 +67,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 8499098b62..d7020f5cc0 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-segmentation.md b/docs/inference-providers/tasks/image-segmentation.md
index 8dabf91906..fe510b5c26 100644
--- a/docs/inference-providers/tasks/image-segmentation.md
+++ b/docs/inference-providers/tasks/image-segmentation.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-text-to-text.md b/docs/inference-providers/tasks/image-text-to-text.md
index e604fa43cf..c561c75950 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/scripts/inference-providers/package.json b/scripts/inference-providers/package.json
index 314a0a3b11..dbd9449747 100644
--- a/scripts/inference-providers/package.json
+++ b/scripts/inference-providers/package.json
@@ -14,7 +14,7 @@
"author": "",
"license": "ISC",
"dependencies": {
- "@huggingface/inference": "^4.13.18",
+ "@huggingface/inference": "^4.13.19",
"@huggingface/tasks": "^0.21.11",
"@types/node": "^22.5.0",
"handlebars": "^4.7.8",
diff --git a/scripts/inference-providers/pnpm-lock.yaml b/scripts/inference-providers/pnpm-lock.yaml
index 97db444f10..65efbccdd9 100644
--- a/scripts/inference-providers/pnpm-lock.yaml
+++ b/scripts/inference-providers/pnpm-lock.yaml
@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@huggingface/inference':
- specifier: ^4.13.18
- version: 4.13.18
+ specifier: ^4.13.19
+ version: 4.13.19
'@huggingface/tasks':
specifier: ^0.21.11
version: 0.21.11
@@ -189,8 +189,8 @@ packages:
cpu: [x64]
os: [win32]
- '@huggingface/inference@4.13.18':
- resolution: {integrity: sha512-n0dP3FhmIqJoLU5yGoG6lBZVW50+IgeLDubLL1P28zG4Adp2rhKYQGt5j52JCwlmKDf2ruWjuIcfrjkobT0RlQ==}
+ '@huggingface/inference@4.13.19':
+ resolution: {integrity: sha512-F2Jv7kCAGsdrUCCHMcyQev3ax9XVUdeYYng9bDPffRnnph55g9n0IzeK4ILUr5zRjifCK5ZWIu7VfIn9nQWcIw==}
engines: {node: '>=18'}
'@huggingface/jinja@0.5.9':
@@ -415,7 +415,7 @@ snapshots:
'@esbuild/win32-x64@0.23.1':
optional: true
- '@huggingface/inference@4.13.18':
+ '@huggingface/inference@4.13.19':
dependencies:
'@huggingface/jinja': 0.5.9
'@huggingface/tasks': 0.21.11