Langchain-Chatchat/configs
liunux4odoo 824c29a6d2
将 MiniMax 和 千帆 在线 Embedding 改为 10 个文本一批,防止接口数量限制 (#2161)
2023-11-24 16:42:20 +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 更新了chatglm3 6b agent的文档,提示词 (#2041) 2023-11-13 16:30:09 +08:00
prompt_config.py.example feat: add with-history prompt (#2156) 2023-11-24 10:05:50 +08:00
server_config.py.example 支持通过配置项同时启动多个模型,将Wiki纳入samples知识库 (#2002) 2023-11-09 22:15:52 +08:00