aigc-apps / PAI-RAG

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

Add error handling #96

Closed moria97 closed 3 weeks ago

moria97 commented 3 weeks ago

image image image

github-actions[bot] commented 3 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4049 2253 56% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/modules/datareader/datareader_factory.py 74% 🟢
src/pai_rag/modules/index/index_utils.py 34% 🟢
src/pai_rag/modules/llm/my_dashscope.py 61% 🟢
TOTAL 57% 🟢

updated for commit: e637c03 by action🐍