- CLIP embedding (9086) + Milvus VDB (8886) + NetworkX graph (9092) - BGE-Reranker (9090) for result reranking - Hybrid retrieval: vector search + graph expansion + RRF fusion - API: /api/ingest, /api/search, /api/pipelines, /api/plugins, /api/status - Two pipelines: kg-rag-standard (full) and kg-rag-lite (vector only) - Tested E2E: ingest + search with rerank_score=0.99
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
ah.pid
|
|
nohup.out
|
|
__pycache__/
|
|
*.pyc
|
|
*__pycache__/
|
|
logs/
|
|
files/
|
|
data/
|
|
pipelines/*.json
|