Mentioned LLM logs directory (#1587)

* Update bug_template.yml

* Pythonized

* updated configs type

* updated opendevin_logger

* fixed bool config

* fixed bool config
This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி
2024-05-09 23:01:14 +05:30
committed by GitHub
parent ae7f208d51
commit 73693ba416
8 changed files with 38 additions and 13 deletions

View File

@@ -66,4 +66,4 @@ body:
id: additional-context
attributes:
label: Logs, Errors, Screenshots, and Additional Context
description: Please add any additional context about the problem here.
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.