Enable precall checks for LiteLLM Router (#174)

This commit is contained in:
Kerem Yilmaz
2024-04-09 23:46:12 -07:00
committed by GitHub
parent 99724ebaf7
commit 39d7d91938
3 changed files with 742 additions and 672 deletions

View File

@@ -24,7 +24,7 @@ duckduckgo-search = "^3.8.0"
selenium = "^4.13.0"
bs4 = "^0.0.1"
webdriver-manager = "^4.0.1"
playwright = "^1.39.0"
playwright = "1.41.2"
pre-commit = "^3.5.0"
pillow = "^10.1.0"
starlette-context = "^0.3.6"