validate_embeddings
Ensure embedding model compatibility by detecting changes in model or dimension since database creation, and get validation status with mismatch details.
Instructions
Check if the embedding model has changed since database was created.
If the model or dimension has changed, existing embeddings may be incompatible and memories may need re-embedding.
Returns validation status and details about any mismatches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||