mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-20 01:07:15 +00:00
chore: Modify env config
This commit is contained in:
parent
fd18d42b21
commit
1afc14d7fa
@ -335,7 +335,7 @@ DBGPT_LOG_LEVEL=INFO
|
|||||||
## Turn off notebook display Python flow , which is enabled by default
|
## Turn off notebook display Python flow , which is enabled by default
|
||||||
NOTE_BOOK_ENABLE=False
|
NOTE_BOOK_ENABLE=False
|
||||||
|
|
||||||
# The agent historical message retention configuration defaults to the last two rounds.
|
## The agent historical message retention configuration defaults to the last two rounds.
|
||||||
MESSAGES_KEEP_START_ROUNDS=0
|
# MESSAGES_KEEP_START_ROUNDS=0
|
||||||
MESSAGES_KEEP_END_ROUNDS=2
|
# MESSAGES_KEEP_END_ROUNDS=2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user