mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 20:00: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
|
|
@ -17,6 +17,7 @@ const knownEndpointAssets = {
|
|||
[KnownEndpoints.perplexity]: '/assets/perplexity.png',
|
||||
[KnownEndpoints.shuttleai]: '/assets/shuttleai.png',
|
||||
[KnownEndpoints['together.ai']]: '/assets/together.png',
|
||||
[KnownEndpoints.unify]: '/assets/unify.webp',
|
||||
};
|
||||
|
||||
const knownEndpointClasses = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue