Skip to content

Commit

Permalink
Update constants.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ivyjeong13 committed Dec 20, 2024
1 parent cd99667 commit 3ea9704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/admin/app/components/model-providers/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const ModelProviderSensitiveFields: Record<string, boolean | undefined> =
// VLLM
OBOT_VLLM_MODEL_PROVIDER_ENDPOINT: false,
OBOT_VLLM_MODEL_PROVIDER_API_KEY: true,

// Anthropic Bedrock
OBOT_ANTHROPIC_BEDROCK_MODEL_PROVIDER_ACCESS_KEY_ID: true,
OBOT_ANTHROPIC_BEDROCK_MODEL_PROVIDER_SECRET_ACCESS_KEY: true,
Expand Down

0 comments on commit 3ea9704

Please sign in to comment.