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
commit d4985fb3aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"