Fix: Support Bedrock cross region inference [#8190](https://github.com/langgenius/dify/issues/8190) (#8317)

This commit is contained in:
ybalbert001
2024-09-12 19:15:20 +08:00
committed by GitHub
parent 8815511ccb
commit d4985fb3aa
10 changed files with 837 additions and 398 deletions

View File

@@ -130,7 +130,7 @@ authlib = "1.3.1"
azure-identity = "1.16.1"
azure-storage-blob = "12.13.0"
beautifulsoup4 = "4.12.2"
boto3 = "1.34.148"
boto3 = "1.35.17"
sagemaker = "2.231.0"
bs4 = "~0.0.1"
cachetools = "~5.3.0"