memo_embed_query
Embed a query string to obtain the exact vector used by MEMO for retrieval, including dimension and model ID. Useful for diagnostics and integrations.
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 | |||