mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🐋 feat: Known Endpoints: DeepSeek (#3776)
Signed-off-by: Fuegovic <fueg@live.ca>
This commit is contained in:
parent
d52e81bde6
commit
07f520100d
4 changed files with 4 additions and 0 deletions
|
|
@ -475,6 +475,7 @@ export enum KnownEndpoints {
|
|||
apipie = 'apipie',
|
||||
cohere = 'cohere',
|
||||
fireworks = 'fireworks',
|
||||
deepseek = 'deepseek',
|
||||
groq = 'groq',
|
||||
huggingface = 'huggingface',
|
||||
mistral = 'mistral',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue