pub fn build_hf_client() -> Result<HFClient>
Build an HFClient from environment, suitable for API calls.
HFClient
Resolves endpoint from HF_ENDPOINT and token from HF_TOKEN / HUGGING_FACE_HUB_TOKEN.
HF_ENDPOINT
HF_TOKEN
HUGGING_FACE_HUB_TOKEN