forked from phoenix/litellm-mirror
(docs) show where the costs are written to
This commit is contained in:
parent
2453628bb3
commit
78d60f000e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue