Skip to main content

Module config

Module config 

Source
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ยง

EmbeddingsConfig
Embeddings configuration ([embeddings] section of .normalize/config.toml).