AI: Test Embedding Generation
A developer utility command that:
- Prompts you to enter some text
- Generates an embedding vector for that text
- Displays the resulting embedding in the current note
This is primarily useful for verifying your embedding model is configured correctly. For normal usage, embeddings are generated automatically when indexing pages.
See Embedding Models for embedding configuration.