{% extends "base.html" %} {% import "_icons.html" as icons %} {% block title %}Vector store{% endblock %} {% block heading %}Vector store{% endblock %} {% block subhead %}
The SQLite RAG index that powers eidetic search.
{{ stats.reason }}
{% if stats.rag_dir %}{{ stats.rag_dir }}
{% endif %}