From fce01c926b16d45f91264c3a1dc894e80233601e Mon Sep 17 00:00:00 2001 From: Taras Yemets Date: Thu, 28 Nov 2024 09:43:13 +0200 Subject: [PATCH] Upd modelConfig example --- docs/cody/enterprise/model-config-examples.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/enterprise/model-config-examples.mdx b/docs/cody/enterprise/model-config-examples.mdx index 6c936f4cf..8ac77a72f 100644 --- a/docs/cody/enterprise/model-config-examples.mdx +++ b/docs/cody/enterprise/model-config-examples.mdx @@ -646,7 +646,7 @@ In the configuration above, "modelName": "claude-3-sonnet", "serverSideConfig": { "type": "awsBedrockProvisionedThroughput", - "arn": "" // e.g., arn:aws:bedrock:us-west-2:548543007731:provisioned-model/47u2lgtk1rc1 + "arn": "" // e.g., arn:aws:bedrock:us-west-2:537452198621:provisioned-model/57z3lgkt1cx2 }, "contextWindow": { "maxInputTokens": 16000,