memo_get_embedder_profile
Check the active embedding model details including model ID, vector dimensions, normalization, and provider. Verify compatibility with stored vectors or external retrieval components.
Instructions
Return the active embedding model profile.
Read-only. Use this to inspect the model id, vector dimensions, normalization, and provider that memo uses for semantic search. Useful when verifying compatibility with stored vectors or external retrieval components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||