Langchain-Chatchat/configs
liunux4odoo b1201a5f23
优化LLM和Embedding模型运行设备配置,可设为auto自动检测;修复:重建知识库时FAISS未保存 (#1330)
* 避免configs对torch的依赖;
* webui自动从configs获取api地址(close #1319)
* bug fix: 重建知识库时FAISS未保存
* 优化LLM和Embedding模型运行设备配置,可设为auto自动检测
2023-08-31 17:44:48 +08:00
..
__init__.py update VERSION 2023-08-26 11:10:45 +08:00
model_config.py.example 优化LLM和Embedding模型运行设备配置,可设为auto自动检测;修复:重建知识库时FAISS未保存 (#1330) 2023-08-31 17:44:48 +08:00
server_config.py.example 优化server_config配置项 (#1293) 2023-08-29 10:06:09 +08:00