Skip to content

Commit 6d3f8a2

Browse files
Update docs/customize/model-providers/top-level/huggingfaceinference.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
1 parent 85e052c commit 6d3f8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customize/model-providers/top-level/huggingfaceinference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can access your access token from [Hugging Face](https://huggingface.co/sett
3131
"models": [
3232
{
3333
"title": "deepseek",
34-
"provider": "huggingface-inference-api",
34+
"provider": "huggingface-inference-providers",
3535
"model": "deepseek-ai/DeepSeek-V3.2-Exp",
3636
"apiKey": "<YOUR_HF_TOKEN>",
3737
"apiBase": "https://router.huggingface.co/v1"

0 commit comments

Comments
 (0)