Expand description
Configuration for the semantic embeddings subsystem.
Added to NormalizeConfig under the [embeddings] key:
[embeddings]
enabled = true
model = "nomic-embed-text-v1.5"Structsยง
- Embeddings
Config - Embeddings configuration (
[embeddings]section of.normalize/config.toml).