feat(tui): add Hugging Face env aliases

Harvested from PR #2780 by @hongqitai.
This commit is contained in:
hongqitai
2026-06-05 08:44:29 -07:00
committed by Hunter B
parent c3ec4b5df4
commit 5926bf38a6
3 changed files with 54 additions and 15 deletions
+3
View File
@@ -441,6 +441,9 @@ Remaining variables:
- `NOVITA_BASE_URL`
- `FIREWORKS_API_KEY`
- `FIREWORKS_BASE_URL`
- `HUGGINGFACE_API_KEY` or `HF_TOKEN` (`HF_TOKEN` is a fallback alias accepted when provider is `huggingface`)
- `HUGGINGFACE_BASE_URL` or `HF_BASE_URL`
- `HUGGINGFACE_MODEL` or `HF_MODEL`
- `SILICONFLOW_API_KEY`
- `SILICONFLOW_BASE_URL`
- `SILICONFLOW_MODEL`