Vector stores enable semantic search over embeddings.Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Vector Store Options
| Store | Description |
|---|---|
InMemory | Fast, non-persistent |
SQLite | Persistent, local |
Postgres | Production-ready |
Qdrant | Specialized vector DB |
Related
Knowledge
Knowledge base
Embeddings
Create embeddings

