Langchain-Chatchat/server/chat
imClumsyPanda b91d96ab0c update kb_doc_api.py 2023-08-06 18:32:10 +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 update kb_doc_api.py 2023-08-06 18:32:10 +08:00
knowledge_base_chat.py update kb_doc_api.py 2023-08-06 18:32:10 +08:00
openai_chat.py 修改server.chat.openai_chat中的参数定义,使其与openai中/v1/chat/completions接口的入参保持一致,并按照model_config提供默认值。 2023-07-30 08:56:49 +08:00
search_engine_chat.py fix: knowledge_base_chat and search_engine_chat should stream json text 2023-08-04 12:12:13 +08:00
utils.py v0.2.0 first commit 2023-07-27 23:22:07 +08:00