File size: 295 Bytes
6bff5d9 | 1 2 3 4 5 6 7 8 9 | # retrieval
Unstructured-source retrieval (PDF, DOCX, TXT) — Cu in the architecture.
Dense similarity over prose chunks via PGVector.
Structured (DB / tabular) sources do **not** pass through here — they go through `catalog/` + `query/`.
See `ARCHITECTURE.md` (root) for the full design.
|