mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-31 11:28:28 +08:00
update requirements.txt and model_config.py
This commit is contained in:
parent
f6218316e3
commit
017b34647e
@ -178,4 +178,4 @@ BING_SUBSCRIPTION_KEY = ""
|
||||
# 是否开启中文标题加强,以及标题增强的相关配置
|
||||
# 通过增加标题判断,判断哪些文本为标题,并在metadata中进行标记;
|
||||
# 然后将文本与往上一级的标题进行拼合,实现文本信息的增强。
|
||||
ZH_TITLE_ENHANCE = True
|
||||
ZH_TITLE_ENHANCE = False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user