amazon nova support (#1315)

This commit is contained in:
Shuchang Zheng
2024-12-05 00:12:53 -08:00
committed by GitHub
parent 247ee7d3dd
commit d8c6471c1b
4 changed files with 30 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ python-multipart = "^0.0.6"
toml = "^0.10.2"
jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
litellm = "1.52.6"
litellm = "1.53.6"
selenium = "^4.13.0"
playwright = "1.46.0"
pre-commit = "^3.5.0"