mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 01:40:15 +01:00
🌀 feat: Known Endpoints - Unify (#3778)
Signed-off-by: Fuegovic <fueg@live.ca>
This commit is contained in:
parent
9bfe40bfcd
commit
bd701c197e
4 changed files with 3 additions and 0 deletions
|
|
@ -485,6 +485,7 @@ export enum KnownEndpoints {
|
|||
perplexity = 'perplexity',
|
||||
shuttleai = 'shuttleai',
|
||||
'together.ai' = 'together.ai',
|
||||
unify = 'unify',
|
||||
}
|
||||
|
||||
export enum FetchTokenConfig {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue