memo_embed_batch
Embed one or more document strings with memo's document embedder for diagnostics or external indexing.
Instructions
Embed one or more document strings with memo's document embedder.
Read-only. Use for diagnostics or external indexing when you need document vectors from the same model memo uses internally. Pass a list of strings; an empty list returns no vectors without error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texts | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||