mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🍎 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:
parent
0e50c07e3f
commit
d21a05606e
8 changed files with 77 additions and 0 deletions
|
|
@ -299,6 +299,7 @@ export enum KnownEndpoints {
|
|||
fireworks = 'fireworks',
|
||||
groq = 'groq',
|
||||
mistral = 'mistral',
|
||||
mlx = 'mlx',
|
||||
ollama = 'ollama',
|
||||
openrouter = 'openrouter',
|
||||
perplexity = 'perplexity',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue