Skip to content

Commit

Permalink
Merge pull request #83 from gomate-community/pipeline
Browse files Browse the repository at this point in the history
Pipeline
  • Loading branch information
yanqiangmiffy authored Dec 27, 2024
2 parents 2447642 + 07eb8ee commit 012d590
Show file tree
Hide file tree
Showing 2 changed files with 1,167 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ TrustRAG框架的设计核心在于其**高度的可配置性和模块化**,

## 🎉 更新记录

- 支持多模态RAG问答,API使用**GLM-4V-Flash**,代码见[trustrag/applications/rag_multimodal.py](trustrag/applications/rag_multimodal.py)
- TrustRAG 打包构建,支持pip和source两种方式安装
- 添加[MinerU文档解析](https://github.com/gomate-community/TrustRAG/blob/main/docs/mineru.md)
:一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取`[20240907] `
Expand Down
Loading

0 comments on commit 012d590

Please sign in to comment.