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
parent 59b3e672aa
commit b2bbc28580
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"