mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-08 19:48:51 +01:00
Merge branch 'main' into feat/model-spec-group-icons
This commit is contained in:
commit
d5e1a7dbff
3 changed files with 10 additions and 2 deletions
|
|
@ -1133,6 +1133,7 @@ export const supportsBalanceCheck = {
|
|||
[EModelEndpoint.azureAssistants]: true,
|
||||
[EModelEndpoint.azureOpenAI]: true,
|
||||
[EModelEndpoint.bedrock]: true,
|
||||
[EModelEndpoint.google]: true,
|
||||
};
|
||||
|
||||
export const visionModels = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue