Langchain-Chatchat/webui_pages
liunux4odoo 34a416b941
优化server_config配置项 (#1293)
* update server_config.py:
- 在model_config中增加HISTORY_LEN配置参数
- 将server_config中helper function移动到server.utils中
- 统一set_httpx_timeout的定义和调用

* update webui.py:
应用model_config中的配置项:HISTORY_LEN,VECTOR_SEARCH_TOP_K,SEARCH_ENGINE_TOP_K

---------

Co-authored-by: liunux4odoo <liunu@qq.com>
2023-08-29 10:06:09 +08:00
..
dialogue 优化server_config配置项 (#1293) 2023-08-29 10:06:09 +08:00
knowledge_base 增加数据库字段,重建知识库使用多线程 (#1280) 2023-08-28 13:50:35 +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 优化server_config配置项 (#1293) 2023-08-29 10:06:09 +08:00