Skip to main content

Overview

Ollama provides local embedding models that run entirely on your machine. Supports models like nomic-embed-text, mxbai-embed-large, and snowflake-arctic-embed. No API costs and works offline. Requires an Ollama server running locally. Provider Class: OllamaEmbedding Config Class: OllamaEmbeddingConfig

Dependencies

Requires Ollama server running locally. Install from ollama.ai.

Examples

Parameters