aigc-apps / PAI-RAG

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

Fix PaiEas LLM achat func #88

Closed wwxxzz closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3768 2187 58% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/data/rag_dataloader.py 59% 🟢
src/pai_rag/integrations/llms/paieas/base.py 39% 🟢
TOTAL 49% 🟢

updated for commit: 8b0a689 by action🐍