Langchain-Chatchat/server/chat
imClumsyPanda b62ea6bd2a add top-k to search_chat apis and add top-k params in model_config 2023-08-03 17:06:43 +08:00
..
__init__.py add bing_search_chat.py and duckduckgo_search_chat.py 2023-08-01 16:39:17 +08:00
bing_search_chat.py add top-k to search_chat apis and add top-k params in model_config 2023-08-03 17:06:43 +08:00
chat.py v0.2.0 first commit 2023-07-27 23:22:07 +08:00
duckduckgo_search_chat.py add top-k to search_chat apis and add top-k params in model_config 2023-08-03 17:06:43 +08:00
knowledge_base_chat.py add top-k to search_chat apis and add top-k params in model_config 2023-08-03 17:06:43 +08:00
openai_chat.py 修改server.chat.openai_chat中的参数定义,使其与openai中/v1/chat/completions接口的入参保持一致,并按照model_config提供默认值。 2023-07-30 08:56:49 +08:00
utils.py v0.2.0 first commit 2023-07-27 23:22:07 +08:00