Langchain-Chatchat/configs
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
..
__init__.py update VERSION 2023-08-26 11:10:45 +08:00
model_config.py.example 优化server_config配置项 (#1293) 2023-08-29 10:06:09 +08:00
server_config.py.example 优化server_config配置项 (#1293) 2023-08-29 10:06:09 +08:00