docs - update openapi swagger docs

This commit is contained in:
Ishaan Jaff 2024-05-20 12:26:42 -07:00
parent dbaeb8ff53
commit b60a098251

View file

@ -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'