forked from phoenix/litellm-mirror
* Update lago.py to accomodate API change (#5495) external_customer_id is deprecated. external_subscription_id is the replacement. * fix(lago.py): fixes \ --------- Co-authored-by: Raymond Weitekamp <19483938+rawwerks@users.noreply.github.com>
This commit is contained in:
parent
6cd8951f56
commit
7ced9c8c0e
2 changed files with 4 additions and 2 deletions
|
@ -23,7 +23,7 @@ Bill internal teams for their usage
|
|||
Set 'lago' as a callback on your proxy config.yaml
|
||||
|
||||
```yaml
|
||||
model_name:
|
||||
model_list:
|
||||
- model_name: fake-openai-endpoint
|
||||
litellm_params:
|
||||
model: openai/fake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue