(index-documents-fn store _ {:keys [documents]})
(index-documents-tool store)
(rag-tools store)
(retrieve-fn store _ {:keys [query limit]})
(retrieve-tool store)