mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix type error
This commit is contained in:
parent
a047fd190e
commit
dbf8b8d834
1 changed files with 1 additions and 0 deletions
|
|
@ -2517,6 +2517,7 @@ class StandardLoggingPayloadSetup:
|
|||
user_api_key_team_id=None,
|
||||
user_api_key_user_id=None,
|
||||
user_api_key_team_alias=None,
|
||||
user_api_key_org_id=None,
|
||||
spend_logs_metadata=None,
|
||||
requester_ip_address=None,
|
||||
requester_metadata=None,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue