Ollama Embeddings

Chroma provides a convenient wrapper around Ollama' s embeddings API. You can use the OllamaEmbeddingFunction embedding function to generate embeddings for your documents with a model of your choice.

python