duckdb / duckdb/duckdb-httpfs

Automatically use Hugging Face token ?

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
60
Forks
100
Avg merge
1h 50m
Merged PRs (30d)
25

Description

Hi ! Just a small question:

Right now I always need to specify the HF secret explicitly like this

```
CREATE SECRET hf_token (TYPE HUGGINGFACE, PROVIDER credential_chain);
```

Do you think it could be enabled by default instead ?

This is useful to access private/gated datasets and to avoid rate limits for unauthenticated users

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.