RAG
Alex Clarke edited this page 2026-08-28 22:33:30 -06:00
Clone

Wiki Page Revisions

8 Commits

Author SHA1 Message Date
Dark-Alex-17 5c50d3131e docs: Added the linux GNU vs MUSL differentiation for DuckDB RAG drivers 2026-08-28 22:33:30 -06:00
Dark-Alex-17 41d278de59 docs: Added documentation for the new rag__query builtin tool 2026-08-12 16:34:00 -06:00
Dark-Alex-17 f03d49ea65 docs: Improved and updated wiki docs on RAGs 2026-08-12 13:05:40 -06:00
Dark-Alex-17 ee8b5781be docs: Document the driver prompt at agent RAG init and the duckdb two-file pairing
Agent startup and graph rag nodes now offer the storage driver choice, so the
RAG page no longer claims it is only asked while creating a RAG with .rag.

Also documents that a duckdb RAG is two files that must travel together, what
Coyote does when only the .yaml arrives, and that a local Qdrant is reached
without going through an ambient proxy.
2026-08-12 12:48:44 -06:00
Dark-Alex-17 6ad2c80680 docs: Document RAG storage drivers, Qdrant attach, and sandbox wiring
Covers the pluggable RAG driver work: the yaml/duckdb/qdrant drivers and how
to choose between them, attaching a read-only remote Qdrant collection with
.rag attach, the driver field on graph rag nodes, and how an attached RAG's
host and API key reach a sandbox.

Also corrects two statements the driver work invalidated: embeddings are no
longer necessarily in-memory, and .rebuild rag now re-embeds the whole corpus
rather than just accommodating document changes.
2026-08-11 21:12:20 -06:00
Dark-Alex-17 669187d148 docs: Updated docs to mention features about graph-based RAG 2026-07-13 17:00:22 -06:00
Dark-Alex-17 cea15233ac Update Loki to Coyote 2026-05-27 12:54:06 -06:00
Dark-Alex-17 ce96f27240 Adjusted documentation format to work for Wikis 2026-05-05 14:31:53 -06:00