aigc-apps / PAI-RAG

An easy-to-use framework for modular RAG
275 stars 38 forks source link

feat: Update Dockerfile #42

Closed moria97 closed 3 months ago

github-actions[bot] commented 3 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2464 1358 55% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/core/rag_application.py 96% 🟢
src/pai_rag/core/rag_configuration.py 73% 🟢
src/pai_rag/modules/postprocessor/postprocessor.py 68% 🟢
TOTAL 79% 🟢

updated for commit: c20c009 by action🐍