mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Update ui/litellm-dashboard/src/components/provider_info_helpers.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
4a4bcced3c
commit
ff7024b801
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ export enum Providers {
|
|||
ANTHROPIC_TEXT = "Anthropic Text",
|
||||
AssemblyAI = "AssemblyAI",
|
||||
AUTO_ROUTER = "Auto Router",
|
||||
Bedrock = "Amazon Bedrock",\
|
||||
Bedrock = "Amazon Bedrock",
|
||||
BedrockMantle = "Amazon Bedrock Mantle",
|
||||
SageMaker = "AWS SageMaker",
|
||||
Azure = "Azure",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue