mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-29 06:47:30 +00:00
Merge remote-tracking branch 'origin/agent_history_message' into agent_history_message
This commit is contained in:
commit
f9983d0881
@ -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