Vector Store
Why it matters: Recall facts and documents by meaning, not just keyword.
Long-term embedding-based memory with semantic search.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/memories | Store a memory |
POST | /v1/memories/search | Semantic search |