Skip to content

[Docs] Fix outdated docs#4055

Merged
hanouticelina merged 2 commits intomainfrom
fix-outdated-docs
Apr 7, 2026
Merged

[Docs] Fix outdated docs#4055
hanouticelina merged 2 commits intomainfrom
fix-outdated-docs

Conversation

@hanouticelina
Copy link
Copy Markdown
Contributor

@hanouticelina hanouticelina commented Apr 6, 2026

this PR fixes a bunch of outdated docs.

also closes #4052.


Note

Low Risk
Documentation-only changes plus a docstring tweak in _http.py; no runtime behavior changes expected.

Overview
Updates multiple docs to match current APIs/CLI behavior: hf repos tag now uses list/ls and delete subcommands, repository creation docs prefer visibility="private", and delete_repo(..., missing_ok=True) is documented.

Refreshes other guidance and references: clarifies opting into no-symlink caching via HF_HUB_DISABLE_SYMLINKS, switches webhook server examples from run() to launch(), corrects HTTP examples to httpx/get_session(), removes HUGGINGFACE_HUB_VERBOSITY from deprecated env-var tables (EN+KO), and fixes the inference providers support table formatting/entries.

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

@hanouticelina hanouticelina requested a review from Wauplin April 6, 2026 13:01
@hanouticelina hanouticelina mentioned this pull request Apr 6, 2026
@bot-ci-comment
Copy link
Copy Markdown

bot-ci-comment bot commented Apr 6, 2026

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.

Copy link
Copy Markdown
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some things are good but others really feel like sloppy content (or out of context for a "fix outdated docs" PR)

@hanouticelina hanouticelina requested a review from Wauplin April 7, 2026 09:01
@hanouticelina hanouticelina merged commit af4f4bc into main Apr 7, 2026
15 of 21 checks passed
@hanouticelina hanouticelina deleted the fix-outdated-docs branch April 7, 2026 09:20
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.

Doc mistake

2 participants