🤗 feat: Known Endpoints: HuggingFace (#2646)

* endpoints: huggingface

* Update ai_endpoints.md

* huggingface: update icon
This commit is contained in:
Fuegovic 2024-05-09 14:26:47 -04:00 committed by GitHub
parent 83bae9e9d9
commit d73ea8e1f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 137 additions and 35 deletions

View file

@ -306,6 +306,7 @@ export enum KnownEndpoints {
cohere = 'cohere',
fireworks = 'fireworks',
groq = 'groq',
huggingface = 'huggingface',
mistral = 'mistral',
mlx = 'mlx',
ollama = 'ollama',