Skip to content

[Bot] Update Inference Providers documentation#2594

Merged
HuggingFaceInfra merged 1 commit into
mainfrom
update-inference-providers-docs-automated-pr
Jun 25, 2026
Merged

[Bot] Update Inference Providers documentation#2594
HuggingFaceInfra merged 1 commit into
mainfrom
update-inference-providers-docs-automated-pr

Conversation

@HuggingFaceInfra

@HuggingFaceInfra HuggingFaceInfra commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR automatically upgrades the @huggingface/tasks and @huggingface/inference packages and regenerates the Inference Providers documentation by running:

cd scripts/inference-providers
pnpm update @huggingface/tasks@latest @huggingface/inference@latest
pnpm run generate

This PR was automatically created (and merged) by the Update Inference Providers Documentation workflow.


Note

Low Risk
Documentation-only, script-generated markdown with no runtime or API behavior changes in this repo.

Overview
Regenerated Inference Providers docs after bumping @huggingface/tasks and @huggingface/inference, so InferenceSnippet providersMapping values track the current warm-model catalog.

Example model swaps: fal-ai text-to-image now uses Ideogram v4 instead of FLUX.1-dev; HF Inference examples use segformer_b2_clothes (segmentation) and OpenMed PII (token classification) instead of the previous models. zai-org VLM snippets switch from GLM-4.6V-Flash to GLM-4.5V across provider and task pages.

Provider coverage in chat-completion snippets: hyperbolic and sambanova are dropped from the multi-provider LLM providersMapping, and their provider pages no longer include a Chat Completion (LLM) section—consistent with no longer having warm models for that task in the updated package data.

Reviewed by Cursor Bugbot for commit 12b2ef3. Bugbot is set up for automated code reviews on this repo. Configure here.

@HuggingFaceInfra
HuggingFaceInfra merged commit 4b33f62 into main Jun 25, 2026
3 checks passed
@HuggingFaceInfra
HuggingFaceInfra deleted the update-inference-providers-docs-automated-pr branch June 25, 2026 04:30
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants