Catch CanceledError in litellm call (#642)

This commit is contained in:
Kerem Yilmaz
2024-07-24 23:41:34 -07:00
committed by GitHub
parent 479a918a8e
commit 5000f3d762
3 changed files with 29 additions and 17 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.41.2"
playwright = "1.45.0"
pre-commit = "^3.5.0"
pillow = "^10.1.0"
starlette-context = "^0.3.6"