mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 22:03:58 +00:00
fix: eu-west-2 aws bedrock issue
This commit is contained in:
parent
77c65b18b5
commit
af7b9e77d1
@ -118,6 +118,7 @@ export namespace Provider {
|
||||
case "eu": {
|
||||
const regionRequiresPrefix = [
|
||||
"eu-west-1",
|
||||
"eu-west-2",
|
||||
"eu-west-3",
|
||||
"eu-north-1",
|
||||
"eu-central-1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user