Skip to content

Commit 56334d2

Browse files
committed
docs: fix contradictory 'bare model ID' guidance in prefix section
1 parent 844fd65 commit 56334d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/configure/bedrock-custom-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Models not listed in the table for a given region are **not** prefixed.
123123

124124
**If your gateway expects the prefixed ID** (e.g., `us.anthropic.claude-sonnet-4-6-v1`), no changes are needed — this is the default behavior for supported models.
125125

126-
**If your gateway handles routing independently and expects the bare model ID**, you can force a specific model ID by including a recognized prefix yourself:
126+
**If your gateway requires a specific prefixed model ID**, you can force that exact ID by including the recognized prefix yourself:
127127

128128
```json
129129
{

0 commit comments

Comments
 (0)