Retrieval Modes
Setup
1
Create a knowledge base
2
Upload a document
3
Link to an agent
Choose the retrieval mode that fits your content:
Test Search
Debug your knowledge base by running a test search:Configuration
Knowledge Base Settings
Link Settings
Architecture
Requires PostgreSQL with the pgvector extension:
CREATE EXTENSION IF NOT EXISTS vector;