Skip to content

Comments

refactor(services/huggingface): split huggingface into separate crate#7041

Merged
Xuanwo merged 3 commits intoapache:mainfrom
tao12345666333:refactor/split-service-huggingface
Dec 17, 2025
Merged

refactor(services/huggingface): split huggingface into separate crate#7041
Xuanwo merged 3 commits intoapache:mainfrom
tao12345666333:refactor/split-service-huggingface

Conversation

@tao12345666333
Copy link
Member

@tao12345666333 tao12345666333 commented Dec 16, 2025

This PR splits the huggingface service into its own crate opendal-service-huggingface.

  • Create new crate at core/services/huggingface
  • Update feature flag to use the new crate
  • Remove huggingface from opendal-core
  • Re-export from facade crate

Closes #6901

AI Usage Statement

Claude Code + Claude 4.5 Opus

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Dec 16, 2025
This PR splits the huggingface service into its own crate `opendal-service-huggingface`.

- Create new crate at `core/services/huggingface`
- Update feature flag to use the new crate
- Remove huggingface from `opendal-core`
- Re-export from facade crate

Closes apache#6901
@tao12345666333 tao12345666333 force-pushed the refactor/split-service-huggingface branch from 99936f0 to f477a67 Compare December 17, 2025 07:49
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2025
@Xuanwo Xuanwo merged commit 3ac8643 into apache:main Dec 17, 2025
334 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core split] Service: huggingface

2 participants