aigc-apps / PAI-RAG

An easy-to-use framework for modular RAG
247 stars 36 forks source link

Fix duplicate nodes #94

Closed moria97 closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4047 2252 56% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/core/rag_configuration.py 54% 🟢
src/pai_rag/data/rag_dataloader.py 53% 🟢
src/pai_rag/modules/nodeparser/node_parser.py 81% 🟢
TOTAL 63% 🟢

updated for commit: 0a1a600 by action🐍