From 0a9b2f9de706e14b32a6a8451f1899a1b7956b91 Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Thu, 19 Jun 2025 03:29:10 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
.../providers/featherless-ai.md | 6 ++---
.../providers/hf-inference.md | 2 +-
.../providers/replicate.md | 12 +++++++++-
.../tasks/automatic-speech-recognition.md | 2 +-
.../tasks/chat-completion.md | 4 ++--
.../tasks/text-generation.md | 2 +-
.../tasks/text-to-video.md | 2 +-
scripts/inference-providers/package.json | 4 ++--
scripts/inference-providers/pnpm-lock.yaml | 22 +++++++++----------
9 files changed, 33 insertions(+), 23 deletions(-)
diff --git a/docs/inference-providers/providers/featherless-ai.md b/docs/inference-providers/providers/featherless-ai.md
index f247583cc..c0bdce04f 100644
--- a/docs/inference-providers/providers/featherless-ai.md
+++ b/docs/inference-providers/providers/featherless-ai.md
@@ -46,7 +46,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
@@ -56,7 +56,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
@@ -66,6 +66,6 @@ Find out more about Text Generation [here](../tasks/text_generation).
diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md
index 4ec33aae0..198fed821 100644
--- a/docs/inference-providers/providers/hf-inference.md
+++ b/docs/inference-providers/providers/hf-inference.md
@@ -65,7 +65,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/replicate.md b/docs/inference-providers/providers/replicate.md
index c1cd26b93..9fda09848 100644
--- a/docs/inference-providers/providers/replicate.md
+++ b/docs/inference-providers/providers/replicate.md
@@ -38,6 +38,16 @@ Replicate is building tools so all software engineers can use AI as if it were n
## Supported tasks
+### Automatic Speech Recognition
+
+Find out more about Automatic Speech Recognition [here](../tasks/automatic_speech_recognition).
+
+
+
+
### Text To Image
Find out more about Text To Image [here](../tasks/text_to_image).
@@ -54,6 +64,6 @@ Find out more about Text To Video [here](../tasks/text_to_video).
diff --git a/docs/inference-providers/tasks/automatic-speech-recognition.md b/docs/inference-providers/tasks/automatic-speech-recognition.md
index 18c5acbf9..f3567aa27 100644
--- a/docs/inference-providers/tasks/automatic-speech-recognition.md
+++ b/docs/inference-providers/tasks/automatic-speech-recognition.md
@@ -38,7 +38,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 c4e3a580a..13da542de 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -61,7 +61,7 @@ The API supports:
@@ -71,7 +71,7 @@ conversational />
diff --git a/docs/inference-providers/tasks/text-generation.md b/docs/inference-providers/tasks/text-generation.md
index c91d1c749..145eb357d 100644
--- a/docs/inference-providers/tasks/text-generation.md
+++ b/docs/inference-providers/tasks/text-generation.md
@@ -41,7 +41,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/text-to-video.md b/docs/inference-providers/tasks/text-to-video.md
index 5a29e371d..733b16be4 100644
--- a/docs/inference-providers/tasks/text-to-video.md
+++ b/docs/inference-providers/tasks/text-to-video.md
@@ -35,7 +35,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 6710dac5b..f04580276 100644
--- a/scripts/inference-providers/package.json
+++ b/scripts/inference-providers/package.json
@@ -14,8 +14,8 @@
"author": "",
"license": "ISC",
"dependencies": {
- "@huggingface/inference": "^4.0.4",
- "@huggingface/tasks": "^0.19.15",
+ "@huggingface/inference": "^4.0.6",
+ "@huggingface/tasks": "^0.19.16",
"@types/node": "^22.5.0",
"handlebars": "^4.7.8",
"node": "^20.17.0",
diff --git a/scripts/inference-providers/pnpm-lock.yaml b/scripts/inference-providers/pnpm-lock.yaml
index 34a24e34c..1d85b0b4e 100644
--- a/scripts/inference-providers/pnpm-lock.yaml
+++ b/scripts/inference-providers/pnpm-lock.yaml
@@ -9,11 +9,11 @@ importers:
.:
dependencies:
'@huggingface/inference':
- specifier: ^4.0.4
- version: 4.0.4
+ specifier: ^4.0.6
+ version: 4.0.6
'@huggingface/tasks':
- specifier: ^0.19.15
- version: 0.19.15
+ specifier: ^0.19.16
+ version: 0.19.16
'@types/node':
specifier: ^22.5.0
version: 22.5.0
@@ -189,16 +189,16 @@ packages:
cpu: [x64]
os: [win32]
- '@huggingface/inference@4.0.4':
- resolution: {integrity: sha512-Pz0l435mmlQNNOvIBqoDdG+ckdg9WdERFa8AiBnFX7ejY9DWxU31wr0sY8v9l+bsrmk6rZ3BqIXOlf5wjJf8Uw==}
+ '@huggingface/inference@4.0.6':
+ resolution: {integrity: sha512-c+2+O46l+NIFoNcA4Qgg4fHdj+HHxkpm/uo8L2xFnSLgaouRon5tf/5fQLMoWoxmJD5H6pHezPF+9hy1+OMAAg==}
engines: {node: '>=18'}
'@huggingface/jinja@0.5.0':
resolution: {integrity: sha512-Ptc03/jGRiYRoi0bUYKZ14MkDslsBRT24oxmsvUlfYrvQMldrxCevhPnT+hfX8awKTT8/f/0ZBBWldoeAcMHdQ==}
engines: {node: '>=18'}
- '@huggingface/tasks@0.19.15':
- resolution: {integrity: sha512-L4wB/iolKtsErke5yniXXNsGrSuaFmyREpcD4hL/wJox2UKtSEV5gE5gNrlvNaRLBOY41yN7/QmBF4y9byTM6Q==}
+ '@huggingface/tasks@0.19.16':
+ resolution: {integrity: sha512-8PfeMpvHqax9biZaw9/u1Ut9xWIJ1qIUAd8jAKkv6bKvIAAyTRCZgnwHJmzPffDE6B0VkLlPl5it6GaSg/kxlw==}
'@jridgewell/resolve-uri@3.1.2':
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
@@ -415,14 +415,14 @@ snapshots:
'@esbuild/win32-x64@0.23.1':
optional: true
- '@huggingface/inference@4.0.4':
+ '@huggingface/inference@4.0.6':
dependencies:
'@huggingface/jinja': 0.5.0
- '@huggingface/tasks': 0.19.15
+ '@huggingface/tasks': 0.19.16
'@huggingface/jinja@0.5.0': {}
- '@huggingface/tasks@0.19.15': {}
+ '@huggingface/tasks@0.19.16': {}
'@jridgewell/resolve-uri@3.1.2': {}