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 13:23:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
configs
History
hzg0601
08530edb3d
add some comment
2023-11-25 19:56:36 +08:00
..
__init__.py
支持ChatGLM3-6B (
#2021
)
2023-11-12 16:45:50 +08:00
basic_config.py.example
数据库和向量库中文档 metadata["source"] 改为相对路径,便于向量库迁移 (
#2153
)
2023-11-23 19:54:00 +08:00
kb_config.py.example
将 MiniMax 和 千帆 在线 Embedding 改为 10 个文本一批,防止接口数量限制 (
#2161
)
2023-11-24 16:42:20 +08:00
model_config.py.example
支持软连接的知识库 (
#2167
)
2023-11-24 22:47:55 +08:00
prompt_config.py.example
feat: add with-history prompt (
#2156
)
2023-11-24 10:05:50 +08:00
server_config.py.example
add some comment
2023-11-25 19:56:36 +08:00