Merge remote-tracking branch 'origin/agent_history_message' into agent_history_message

This commit is contained in:
yhjun1026
2024-12-20 18:50:20 +08:00

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