Skip to content

Fix/huggingface version#1330

Merged
Aryanag2 merged 5 commits intomainfrom
fix/huggingface-version
Feb 10, 2026
Merged

Fix/huggingface version#1330
Aryanag2 merged 5 commits intomainfrom
fix/huggingface-version

Conversation

@Aryanag2
Copy link
Member

No description provided.

- Changed huggingface_hub==0.26.2 to huggingface_hub in opctl extras
- Allows installation of latest huggingface_hub version (1.3.7+)
- All ADS APIs using huggingface_hub verified compatible with latest version
- Replace deprecated 'huggingface-cli login' with 'hf auth login' in error messages
- Remove deprecated 'new_session' parameter from huggingface_hub.login() call
- HfHubHTTPError and GatedRepoError now require a 'response' keyword argument in v1.0+
- Updated tests to pass response=MagicMock() when mocking these exceptions
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 10, 2026
@github-actions
Copy link

⚠️ This PR changed pyproject.toml file. ⚠️

  • PR Creator must update 📃 THIRD_PARTY_LICENSES.txt, if any 📚 library added/removed in pyproject.toml.
  • PR Approver must confirm 📃 THIRD_PARTY_LICENSES.txt updated, if any 📚 library added/removed in pyproject.toml.

@github-actions
Copy link

📌 Cov diff with main:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-56.84%

@Aryanag2 Aryanag2 merged commit c82f1f4 into main Feb 10, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants