Langchain-Chatchat/server/chat
liunux4odoo f7c73b842a
优化configs (#1474)
* remove llm_model_dict

* optimize configs

* fix get_model_path

* 更改一些默认参数,添加千帆的默认配置

* Update server_config.py.example
2023-09-15 17:52:22 +08:00
..
__init__.py 1. change bing_search_chat and duckduckgo_search_chat into search_engine_chat 2023-08-03 18:22:36 +08:00
chat.py 优化configs (#1474) 2023-09-15 17:52:22 +08:00
knowledge_base_chat.py 优化configs (#1474) 2023-09-15 17:52:22 +08:00
openai_chat.py 优化configs (#1474) 2023-09-15 17:52:22 +08:00
search_engine_chat.py 优化configs (#1474) 2023-09-15 17:52:22 +08:00
utils.py 优化configs (#1474) 2023-09-15 17:52:22 +08:00