mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-19 08:46:11 +01:00
feat: new endpoint-style structure in client side
NOT FINISHED. model menu and icon and send message not work.
This commit is contained in:
parent
dd825dc6d4
commit
c53778e7c1
10 changed files with 172 additions and 243 deletions
|
|
@ -38,7 +38,7 @@ export const languages = [
|
|||
'pascal'
|
||||
];
|
||||
|
||||
export const getIconOfModel = ({
|
||||
export const getIconOfAi = ({
|
||||
size = 30,
|
||||
sender,
|
||||
isCreatedByUser,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue