Installation
Basic Installation
By default, Ollama (with the mxbai-embed-large
model) is used for embeddings.
Provider-Specific Installation
For other embedding providers, install with extras:
VoyageAI
OpenAI
Requirements
- Python 3.10+
- SQLite 3.38+
- Ollama (for default embeddings)