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-31 03:03:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Langchain-Chatchat
/
configs
History
liunux4odoo
65466007ae
make torch & transformers optional
...
import pydantic Model & Field from langchain.pydantic_v1 instead of pydantic.v1
2024-03-06 13:50:06 +08:00
..
__init__.py
对其ChatGLM3-6B与Qwen-14B
2024-03-06 13:35:37 +08:00
basic_config.py.example
修改模型配置方式,所有模型以 openai 兼容框架的形式接入,chatchat 自身不再加载模型。
2024-03-06 13:49:38 +08:00
kb_config.py.example
修改模型配置方式,所有模型以 openai 兼容框架的形式接入,chatchat 自身不再加载模型。
2024-03-06 13:49:38 +08:00
loom.yaml.example
删除本地fschat配置
2024-03-06 13:42:47 +08:00
model_config.py.example
make torch & transformers optional
2024-03-06 13:50:06 +08:00
openai-plugins-list.json
openai-plugins-list.json
2024-03-06 13:44:43 +08:00
prompt_config.py.example
修改模型配置方式,所有模型以 openai 兼容框架的形式接入,chatchat 自身不再加载模型。
2024-03-06 13:49:38 +08:00
server_config.py.example
修改模型配置方式,所有模型以 openai 兼容框架的形式接入,chatchat 自身不再加载模型。
2024-03-06 13:49:38 +08:00