This website requires JavaScript.
Explore
Help
Register
Sign In
weiweiw
/
Langchain-Chatchat
Watch
1
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db29a2fea7
Langchain-Chatchat
/
server
/
chat
History
liunux4odoo
db29a2fea7
update knowledge_base_chat and search_engine_chat: yield chinese correctly
2023-08-09 22:54:37 +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
make parameter examples available in openapi docs
2023-08-09 18:15:14 +08:00
knowledge_base_chat.py
update knowledge_base_chat and search_engine_chat: yield chinese correctly
2023-08-09 22:54:37 +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
update knowledge_base_chat and search_engine_chat: yield chinese correctly
2023-08-09 22:54:37 +08:00
utils.py
add history to chat apis
2023-08-08 23:54:51 +08:00