forked from phoenix/litellm-mirror
docs - update openapi swagger docs
This commit is contained in:
parent
dbaeb8ff53
commit
b60a098251
1 changed files with 2 additions and 0 deletions
|
@ -5874,6 +5874,8 @@ async def calculate_spend(request: Request):
|
|||
|
||||
Calculate spend **before** making call:
|
||||
|
||||
Note: If you see a spend of $0.0 you need to set custom_pricing for your model: https://docs.litellm.ai/docs/proxy/custom_pricing
|
||||
|
||||
```
|
||||
curl --location 'http://localhost:4000/spend/calculate'
|
||||
--header 'Authorization: Bearer sk-1234'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue