From 0595636cebed9ccf43a9bcd85420a333d9bd8225 Mon Sep 17 00:00:00 2001 From: daggeryu <997411652@qq.com> Date: Sat, 24 May 2025 01:21:14 +0800 Subject: [PATCH] fix aws claude-sonnet-4-20250514 --- relay/channel/aws/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relay/channel/aws/constants.go b/relay/channel/aws/constants.go index 078155f6..64c7b747 100644 --- a/relay/channel/aws/constants.go +++ b/relay/channel/aws/constants.go @@ -46,7 +46,7 @@ var awsModelCanCrossRegionMap = map[string]map[string]bool{ "ap": true, "eu": true, }, - "apac.anthropic.claude-sonnet-4-20250514-v1:0": { + "anthropic.claude-sonnet-4-20250514-v1:0": { "us": true, "ap": true, "eu": true,