Overview
Superbase is a tool used for storing and querying data, likely a vector database, which the RAG agent interacts with to retrieve information.
Role in this knowledge base
It is used as a data store for the RAG agent to perform lookups against a knowledge base.
Key facts
- It is used in conjunction with a RAG agent to query a policy and FAQ document.