support bedrock kb: retrieve and generate (#13027)

This commit is contained in:
Warren Chen 2025-01-25 17:28:06 +08:00 committed by GitHub
commit b2bbc28580
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 813 additions and 18 deletions

View file

@ -21,7 +21,7 @@ azure-ai-inference = "~1.0.0b3"
azure-ai-ml = "~1.20.0"
azure-identity = "1.16.1"
beautifulsoup4 = "4.12.2"
boto3 = "1.35.74"
boto3 = "1.36.4"
bs4 = "~0.0.1"
cachetools = "~5.3.0"
celery = "~5.4.0"