mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🤗 feat: Known Endpoints: HuggingFace (#2646)
* endpoints: huggingface * Update ai_endpoints.md * huggingface: update icon
This commit is contained in:
parent
83bae9e9d9
commit
d73ea8e1f2
7 changed files with 137 additions and 35 deletions
|
|
@ -306,6 +306,7 @@ export enum KnownEndpoints {
|
|||
cohere = 'cohere',
|
||||
fireworks = 'fireworks',
|
||||
groq = 'groq',
|
||||
huggingface = 'huggingface',
|
||||
mistral = 'mistral',
|
||||
mlx = 'mlx',
|
||||
ollama = 'ollama',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue