mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
fix(proxy/_types.py): add lago 'charge_by' env var to proxy ui
This commit is contained in:
parent
9aa006d353
commit
27090c97dd
1 changed files with 1 additions and 0 deletions
|
|
@ -1638,6 +1638,7 @@ class AllCallbacks(LiteLLMBase):
|
|||
"LAGO_API_BASE",
|
||||
"LAGO_API_KEY",
|
||||
"LAGO_API_EVENT_CODE",
|
||||
"LAGO_API_CHARGE_BY",
|
||||
],
|
||||
ui_callback_name="Lago Billing",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue