aigc-apps / PAI-RAG

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

support llm infer param: temperature #52

Closed wwxxzz closed 3 months ago

github-actions[bot] commented 3 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2620 1586 61% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/app/api/models.py 100% 🟢
src/pai_rag/modules/llm/llm_module.py 69% 🟢
TOTAL 85% 🟢

updated for commit: 8e3e952 by action🐍