mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-04 18:27:10 +00:00
[Infra] CI/CD Fixes (#16937)
* Attempt CI/CD Fix * Adding test for coverage * Adding max depth to copilot and vertex * Fixing mypy lint and docker database * Fixing UI build issues * Update playwright test
This commit is contained in:
@@ -30,6 +30,8 @@ IGNORE_FUNCTIONS = [
|
||||
"_fix_enum_empty_strings", # max depth set.,
|
||||
"get_access_token", # max depth set.,
|
||||
"_redact_base64", # max depth set.
|
||||
"_contains_vision_content", # max depth set.
|
||||
"_read_all_bytes", # max depth set.
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user