* 知识库支持行式 json 文件 如果要使用 json 文件, 需要 `conda install jq`(windows 下 pip install jq 会失败) 开发者: 删除 CustomJsonLoader,使用 langchain 自带的 JsonLoader 处理 json 文件,添加 JsonLinesLoader 处理 jsonl 文件。 * 知识库支持 .epub, .xlsx, .xlsd, .ipynb, .odt, .py, .srt, .toml, .doc, .ppt 文件 为 .eml, .msg, .rst, .rtf, .tsv, .docx, .xml, .pptx 指定专用加载器 |
||
|---|---|---|
| .. | ||
| agent | ||
| api | ||
| custom_splitter | ||
| document_loader | ||
| kb_vector_db | ||
| samples | ||
| test_migrate.py | ||
| test_online_api.py | ||