aigc-apps / PAI-RAG

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

Add specified es_tokenizer and test unit #79

Closed aero-xi closed 4 weeks ago

github-actions[bot] commented 1 month ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3418 2052 60% 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% 🟢
TOTAL 33% 🟢

updated for commit: ba83877 by action🐍