memo_get_embedder_profile
Inspect the active embedding model profile to check model ID, vector dimensions, normalization, and provider, ensuring 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 | |||