mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
ci/cd run release pipeline
This commit is contained in:
parent
ecd219fa4f
commit
90f9aded9f
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ add_user_information_to_llm_headers: Optional[bool] = (
|
|||
None # adds user_id, team_id, token hash (params from StandardLoggingMetadata) to request headers
|
||||
)
|
||||
store_audit_logs = False # Enterprise feature, allow users to see audit logs
|
||||
## end of callbacks #############
|
||||
### end of callbacks #############
|
||||
|
||||
email: Optional[str] = (
|
||||
None # Not used anymore, will be removed in next MAJOR release - https://github.com/BerriAI/litellm/discussions/648
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue