(docs) show where the costs are written to

This commit is contained in:
ishaan-jaff 2023-10-12 11:49:25 -07:00
parent 2453628bb3
commit 78d60f000e

View file

@ -302,7 +302,7 @@ print(response)
```
### Tracking costs
By default litellm proxy writes cost logs to litellm/proxy/cost.log
By default litellm proxy writes cost logs to litellm/proxy/costs.json
How can the proxy be better? Let us know [here](https://github.com/BerriAI/litellm/issues)
```json