ui show logs page

This commit is contained in:
Ishaan Jaff 2025-03-15 11:21:38 -07:00
parent 78194f5fb6
commit d93f2884d6
2 changed files with 4 additions and 1 deletions

View file

@ -25,13 +25,16 @@ View Spend, Token Usage, Key, Team Name for Each Request to LiteLLM
## Tracking - Request / Response Content in Logs Page
If you want to switch on request and response content tracking, you need to opt in with this setting
If you want to view request and response content on LiteLLM Logs, you need to opt in with this setting
```yaml
general_settings:
store_prompts_in_spend_logs: true
```
<Image img={require('../../img/ui_request_logs_content.png')}/>
## Stop storing Error Logs in DB
If you do not want to store error logs in DB, you can opt out with this setting

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB