Commit 268be18b by Calcium-Ion Committed by GitHub

Merge pull request #1100 from daggeryu/patch-4

fix aws claude-sonnet-4-20250514
parents e1fbf73a 0a7842e8
...@@ -46,7 +46,7 @@ var awsModelCanCrossRegionMap = map[string]map[string]bool{ ...@@ -46,7 +46,7 @@ var awsModelCanCrossRegionMap = map[string]map[string]bool{
"ap": true, "ap": true,
"eu": true, "eu": true,
}, },
"apac.anthropic.claude-sonnet-4-20250514-v1:0": { "anthropic.claude-sonnet-4-20250514-v1:0": {
"us": true, "us": true,
"ap": true, "ap": true,
"eu": true, "eu": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment