forked from phoenix/litellm-mirror
fix StandardLoggingMetadata with user_api_key_org_id
This commit is contained in:
parent
b0bf182db9
commit
61e28ebb3e
1 changed files with 1 additions and 0 deletions
|
@ -2515,6 +2515,7 @@ class StandardLoggingPayloadSetup:
|
|||
user_api_key_hash=None,
|
||||
user_api_key_alias=None,
|
||||
user_api_key_team_id=None,
|
||||
user_api_key_org_id=None,
|
||||
user_api_key_user_id=None,
|
||||
user_api_key_team_alias=None,
|
||||
spend_logs_metadata=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue