Skip to content

Commit

Permalink
Update _huggingface.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilan committed Nov 27, 2024
1 parent 159a16b commit 487ab3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ curl -X POST http://localhost:8001/services/ai-proxy-advanced/routes \
--data "paths[]=~/huggingface-chat$"
```

Enable and configure the AI Proxy Advanced plugin for Anthropic, replacing the `<huggingface_token>` with your own API keyand `<huggingface_model>` with the name of the model to use.
Enable and configure the AI Proxy Advanced plugin for Anthropic, replacing the `<huggingface_token>` with your own access token and `<huggingface_model>` with the name of the model to use.

<!--vale off-->
{% plugin_example %}
Expand Down

0 comments on commit 487ab3b

Please sign in to comment.