index_embeddings
Enable semantic search by indexing entities in the knowledge graph. Call this tool after adding entities to make them searchable through embeddings.
Instructions
Index all entities for semantic search. Call this after adding entities to enable semantic search. Requires embedding provider.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forceReindex | No | Force re-indexing of all entities even if already indexed (default: false) |