mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 08:23:16 +00:00
fix IGNORE_FUNCTIONS
This commit is contained in:
@@ -28,6 +28,7 @@ IGNORE_FUNCTIONS = [
|
||||
"_remove_json_schema_refs", # max depth set.,
|
||||
"_convert_schema_types", # max depth set.,
|
||||
"_fix_enum_empty_strings", # max depth set.,
|
||||
"get_access_token", # max depth set.,
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user