Enabled LLM logs by default (#1819)

Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com>
This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி
2024-05-16 16:05:18 +05:30
committed by GitHub
parent 6cce9c3c28
commit 7313421ae4
2 changed files with 17 additions and 6 deletions

View File

@@ -66,4 +66,4 @@ body:
id: additional-context
attributes:
label: Logs, Errors, Screenshots, and Additional Context
description: If you set DEBUG = 1 in config or env, LLM logs will be stored in the `logs/llm` folder. Please add any additional context about the problem here.
description: LLM logs will be stored in the `logs/llm/default` folder. Please add any additional context about the problem here.