aigc-apps / PAI-RAG

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

Add config guide cn&en #82

Closed aero-xi closed 1 month ago

github-actions[bot] commented 1 month ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3645 2159 59% 50% 🟢

New Files

File Coverage Status
src/pai_rag/modules/retriever/my_async_vector_store.py 14% 🟢
TOTAL 14% 🟢

Modified Files

File Coverage Status
src/pai_rag/modules/retriever/my_elasticsearch_store.py 33% 🟢
src/pai_rag/modules/synthesizer/synthesizer.py 85% 🟢
TOTAL 59% 🟢

updated for commit: 1c8fda8 by action🐍