get_entity_embedding
Retrieve the vector embedding for a specific entity in your knowledge graph, enabling semantic similarity searches and context-aware retrieval.
Instructions
Get the vector embedding for a specific entity from your knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | The name of the entity to get the embedding for |