ragrig 0.9.9

RAG framework for research and prototyping. Zero dependencies, hot-swap any agent at runtime, hybrid BM25+vector retrieval. Default build compiles with cargo build --release and nothing else.
Documentation
1
2
3
4
5
6
7
8
9
# Test Fixtures

These files are used by the crate's integration tests.
They are small, purpose-built documents in various formats.

- `formats/pdf/` — PDF test documents
- `formats/rmd/` — R Markdown test documents
- `formats/html/` — HTML test documents
- `formats/docx/` — DOCX placeholder (files not yet available)