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-26 08:43:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
server
/
chat
History
liunux4odoo
d8e15b57ba
知识库支持子目录(不包括temp和tmp开头的目录),文件相对路径总长度不可超过255 (
#1928
)
2023-10-31 16:59:40 +08:00
..
__init__.py
支持lite模式:无需安装torch等重依赖,通过在线API实现LLM对话和搜索引擎对话 (
#1860
)
2023-10-25 08:30:23 +08:00
agent_chat.py
Dev (
#1902
)
2023-10-27 22:53:43 +08:00
chat.py
优化在线 API ,支持 completion 和 embedding,简化在线 API 开发方式 (
#1886
)
2023-10-26 22:44:48 +08:00
completion.py
优化在线 API ,支持 completion 和 embedding,简化在线 API 开发方式 (
#1886
)
2023-10-26 22:44:48 +08:00
knowledge_base_chat.py
知识库支持子目录(不包括temp和tmp开头的目录),文件相对路径总长度不可超过255 (
#1928
)
2023-10-31 16:59:40 +08:00
openai_chat.py
优化在线 API ,支持 completion 和 embedding,简化在线 API 开发方式 (
#1886
)
2023-10-26 22:44:48 +08:00
search_engine_chat.py
一些细节优化 (
#1891
)
2023-10-27 11:52:44 +08:00
utils.py
发版:v0.2.5 (
#1620
)
2023-09-28 23:30:21 +08:00