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-21 14:23:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
tests
/
api
History
glide-the
279ffdf117
单个知识库根据doc_ids摘要
2023-11-25 23:31:13 +08:00
..
test_kb_api_request.py
实现Api和WEBUI的前后端分离 (
#1772
)
2023-10-17 16:52:07 +08:00
test_kb_api.py
数据库和向量库中文档 metadata["source"] 改为相对路径,便于向量库迁移 (
#2153
)
2023-11-23 19:54:00 +08:00
test_kb_summary_api.py
单个知识库根据doc_ids摘要
2023-11-25 23:31:13 +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
支持lite模式:无需安装torch等重依赖,通过在线API实现LLM对话和搜索引擎对话 (
#1860
)
2023-10-25 08:30:23 +08:00
test_stream_chat_api.py
fix bug, add dependencies: strsimpy, markdownify
2023-10-25 08:58:31 +08:00