Add AWS Bedrock support (#1482)

This commit is contained in:
Dev Khant
2024-07-18 03:08:10 +05:30
committed by GitHub
parent 4e5d34103f
commit 1e7618dfa4
12 changed files with 454 additions and 19 deletions

View File

@@ -22,6 +22,7 @@ openai = "^1.33.0"
posthog = "^3.5.0"
groq = "^0.9.0"
together = "^1.2.1"
boto3 = "^1.34.144"
[tool.poetry.group.test.dependencies]
pytest = "^8.2.2"