docling-project / docling-project/docling
HF_TOKEN not being able to be pass trough docling CLI
Open
Beginner friendly
enhancement
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 95
Description
### Requested feature
Hugging Face api calls are done unauthenticated by default. There is no way to pass an hf api token.
### Alternatives
add something like --hf-token \
Contributor guide
Research direction
Start at the docling CLI entry point and trace how Hugging Face API calls are configured. Add a way for the CLI to receive an HF API token, then verify that authenticated calls work while unauthenticated behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100