Documentation
¶
Overview ¶
Command quickstart-rag is the short, copyable retrieval path.
It shows the intended happy path using the high-level reliquary facade:
documents -> Ingest -> Search (ranked + diversified results)
The lower-level examples (rag-ingest-retrieve, chunking-strategies) still show each package in detail. This example is deliberately compact so a new caller can see how Reliquary fits together.
Run from the repo root:
GOWORK=off go run ./examples/quickstart-rag
Click to show internal directories.
Click to hide internal directories.