🍎 feat: Apple MLX as Known Endpoint (#2580)

* add integration with Apple MLX

* fix: apple icon + image mkd link

---------

Co-authored-by: “Extremys” <“Extremys@email.com”>
Co-authored-by: Danny Avila <danny@librechat.ai>
This commit is contained in:
Extremys 2024-05-01 09:27:02 +02:00 committed by GitHub
parent 0e50c07e3f
commit d21a05606e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 77 additions and 0 deletions

View file

@ -299,6 +299,7 @@ export enum KnownEndpoints {
fireworks = 'fireworks',
groq = 'groq',
mistral = 'mistral',
mlx = 'mlx',
ollama = 'ollama',
openrouter = 'openrouter',
perplexity = 'perplexity',