memo_embed_query
Embed a query string and return the exact vector used for retrieval queries. Use for diagnostics or integrations needing the precise embedding.
Instructions
Embed one query string with memo's query embedding path.
Read-only. Use for diagnostics or integrations that need the exact vector memo would use for retrieval queries. Rejects empty text and returns the vector, dimension, and model id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||