Usage
Config
Here are the parameters available for configuring Ollama embedder:Parameter | Description | Default Value |
---|---|---|
model | The name of the Ollama model to use | nomic-embed-text |
embedding_dims | Dimensions of the embedding model | 512 |
ollama_base_url | Base URL for ollama connection | None |