Add rerank.py: Reranker with Cohere/BGE provider support, data export risk annotation, graceful degradation Add question_gen.py: LLM-based question generation following ContextualChunker pattern, with caching Add termbase.py: jieba custom dictionary management, add/remove/load terms Tests: 58 new tests (14 rerank + 19 question_gen + 25 termbase), 205 total passing |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_acl.py | ||
| test_document_processor.py | ||
| test_fulltext.py | ||
| test_pipeline.py | ||
| test_question_gen.py | ||
| test_rerank.py | ||
| test_retrieval.py | ||
| test_sanitize.py | ||
| test_store.py | ||
| test_termbase.py | ||