Skip to content

Commit 90e48f5

Browse files
authored
Upd modelConfig example (#827)
1 parent 5202ff7 commit 90e48f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cody/enterprise/model-config-examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ In the configuration above,
646646
"modelName": "claude-3-sonnet",
647647
"serverSideConfig": {
648648
"type": "awsBedrockProvisionedThroughput",
649-
"arn": "<ARN>" // e.g., arn:aws:bedrock:us-west-2:548543007731:provisioned-model/47u2lgtk1rc1
649+
"arn": "<ARN>" // e.g., arn:aws:bedrock:us-west-2:537452198621:provisioned-model/57z3lgkt1cx2
650650
},
651651
"contextWindow": {
652652
"maxInputTokens": 16000,

0 commit comments

Comments
 (0)