mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
ui show logs page
This commit is contained in:
parent
78194f5fb6
commit
d93f2884d6
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
BIN
docs/my-website/img/ui_request_logs_content.png
Normal file
BIN
docs/my-website/img/ui_request_logs_content.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 344 KiB |
Loading…
Add table
Add a link
Reference in a new issue