This website requires JavaScript.
Explore
Help
Register
Sign In
RYDE-WORK
/
Langchain-Chatchat
Watch
1
Star
0
Fork
0
You've already forked Langchain-Chatchat
mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced
2026-01-25 00:05:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
chat
History
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