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-19 21:37:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
tests
/
api
History
liunux4odoo
c179230ce0
remove /chat/fastchat API endpoint (
#2506
)
2023-12-29 09:44:37 +08:00
..
test_kb_api_request.py
实现Api和WEBUI的前后端分离 (
#1772
)
2023-10-17 16:52:07 +08:00
test_kb_api.py
所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改
2023-12-13 16:53:24 +08:00
test_kb_summary_api.py
所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改
2023-12-13 16:53:24 +08:00
test_llm_api.py
支持通过配置项同时启动多个模型,将Wiki纳入samples知识库 (
#2002
)
2023-11-09 22:15:52 +08:00
test_server_state_api.py
支持lite模式:无需安装torch等重依赖,通过在线API实现LLM对话和搜索引擎对话 (
#1860
)
2023-10-25 08:30:23 +08:00
test_stream_chat_api_thread.py
所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改
2023-12-13 16:53:24 +08:00
test_stream_chat_api.py
remove /chat/fastchat API endpoint (
#2506
)
2023-12-29 09:44:37 +08:00