{% extends "admin/base.html" %} {% block title %}Data Stores{% endblock %} {% block header_title %}Data Stores (RAG){% endblock %} {% block content %}
What are Data Stores?
Data Stores allow you to upload documents (PDFs, code, text) and semantically index them. You can then use the RAG Datastore node in the Workflow Architect to query this knowledge base.
| Name | Description | Vectorizer | Actions |
|---|---|---|---|
| {{ ds.name }} | {{ ds.description }} | {{ ds.vectorizer_name }} | |
| No datastores configured. | |||