Langchain-Chatchat/webui_pages
liunux4odoo d053950aee
新功能: (#1801)
- 更新langchain/fastchat依赖,添加xformers依赖
- 默认max_tokens=None, 生成tokens自动为模型支持的最大值

修复:
- history_len=0 时会带入1条不完整的历史消息,导致LLM错误
- 当对话轮数 达到history_len时,传入的历史消息为空
2023-10-19 22:09:15 +08:00
..
dialogue 新功能: (#1801) 2023-10-19 22:09:15 +08:00
knowledge_base 北京黑客松更新 (#1785) 2023-10-18 15:19:02 +08:00
model_config update webui.py 2023-08-01 15:08:19 +08:00
__init__.py update streamlit ui: support latest knowledge base and search engine 2023-08-04 12:52:58 +08:00
utils.py 新功能: (#1801) 2023-10-19 22:09:15 +08:00