mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-07 23:43:30 +08:00
fix bug in basic_config.py.example
This commit is contained in:
parent
a938b67163
commit
ed2122a8f6
@ -6,6 +6,8 @@ import langchain
|
|||||||
log_verbose = False
|
log_verbose = False
|
||||||
langchain.verbose = False
|
langchain.verbose = False
|
||||||
|
|
||||||
|
# 是否保存聊天记录
|
||||||
|
SAVE_CHAT_HISTORY = False
|
||||||
|
|
||||||
# 通常情况下不需要更改以下内容
|
# 通常情况下不需要更改以下内容
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user