mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix(__init__.py): fix linting error
This commit is contained in:
parent
029d32344f
commit
54f9faac79
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ post_call_rules: List[Callable] = []
|
|||
turn_off_message_logging: Optional[bool] = False
|
||||
log_raw_request_response: bool = False
|
||||
redact_messages_in_exceptions: Optional[bool] = False
|
||||
log_raw_request_response: bool = False
|
||||
store_audit_logs = False # Enterprise feature, allow users to see audit logs
|
||||
## end of callbacks #############
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue