Search Meilisearch indexes using vector embeddings to find semantically similar content, supporting hybrid text-vector searches and customizable filtering.
Search your personal memory layers by combining vector similarity with keyword matching to retrieve relevant episodic, semantic, and procedural memories.
Retrieve the k nearest nodes to a query embedding using HNSW vector similarity. Use for semantic search after creating a vector index on a specific label and property.