Add fulltext.py: jieba tokenization + tsvector write/query Add retrieval.py: RetrievalEngine with embedding/keywords/blend modes Update models.py: add RetrievalRequest model Tests: 35 new tests, 147 total passing |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_acl.py | ||
| test_document_processor.py | ||
| test_fulltext.py | ||
| test_pipeline.py | ||
| test_retrieval.py | ||
| test_sanitize.py | ||
| test_store.py | ||