Langchain-Chatchat/tests
liunux4odoo 472a97a616 所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改 2023-12-13 16:53:24 +08:00
..
agent 支持通过配置项同时启动多个模型,将Wiki纳入samples知识库 (#2002) 2023-11-09 22:15:52 +08:00
api 所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改 2023-12-13 16:53:24 +08:00
custom_splitter 优化configs (#1474) 2023-09-15 17:52:22 +08:00
document_loader fix unit test name 2023-09-05 21:08:02 +08:00
kb_vector_db 知识库支持 .jsonl, .epub, .xlsx, .xlsd, .ipynb, .odt, .py, .srt, .toml, .doc, .ppt 文件 (#2079) 2023-11-16 09:37:09 +08:00
samples add RapidOCRPDFLoader and RapidOCRLoader (#1275) 2023-09-01 10:23:57 +08:00
test_migrate.py 数据库和向量库中文档 metadata["source"] 改为相对路径,便于向量库迁移 (#2153) 2023-11-23 19:54:00 +08:00
test_online_api.py 给 ApiModelWorker 添加 logger 成员变量,API请求出错时输出有意义的错误信息。 (#2169) 2023-11-25 13:51:07 +08:00