RFC (waiting on maintainer)
v0.9.0 release notes (docs/en/news.md) introduce chunk_rag as the zero-extraction chunk-retrieval baseline for corpus Q&A and method benchmarking. There is no integration eval that compares it to graph_rag.
Question
Would you accept tests under tests/integration that:
- mock embeddings / LLM where possible
- optionally run live recall@k
- compare
chunk_rag vs graph_rag on examples/en/tesla.md
Out of scope until this RFC is accepted
- No eval harness in this round
RFC (waiting on maintainer)
v0.9.0 release notes (
docs/en/news.md) introducechunk_ragas the zero-extraction chunk-retrieval baseline for corpus Q&A and method benchmarking. There is no integration eval that compares it tograph_rag.Question
Would you accept tests under
tests/integrationthat:chunk_ragvsgraph_ragonexamples/en/tesla.mdOut of scope until this RFC is accepted