chore: Modify env config

This commit is contained in:
Fangyin Cheng 2024-12-20 16:18:51 +08:00
parent fd18d42b21
commit 1afc14d7fa

View File

@ -335,7 +335,7 @@ DBGPT_LOG_LEVEL=INFO
## Turn off notebook display Python flow , which is enabled by default
NOTE_BOOK_ENABLE=False
# The agent historical message retention configuration defaults to the last two rounds.
MESSAGES_KEEP_START_ROUNDS=0
MESSAGES_KEEP_END_ROUNDS=2
## The agent historical message retention configuration defaults to the last two rounds.
# MESSAGES_KEEP_START_ROUNDS=0
# MESSAGES_KEEP_END_ROUNDS=2