Skip to content

feat: add Ollama embedding provider support - #100

Open
Artemis-IA wants to merge 2 commits into
neo4j-labs:mainfrom
Artemis-IA:feat/ollama-embeddings
Open

feat: add Ollama embedding provider support#100
Artemis-IA wants to merge 2 commits into
neo4j-labs:mainfrom
Artemis-IA:feat/ollama-embeddings

Conversation

@Artemis-IA

Copy link
Copy Markdown

Add Ollama embedding provider using OpenAI-compatible API.

  • Add OllamaEmbedder class
  • Add ollama optional dependency
  • Update default vector dimensions to 768 (nomic-embed-text)
  • Add base_url config for Ollama server endpoint
  • Update embeddings module to export OllamaEmbedder
  • Add Ollama provider to EmbeddingConfig

This allows users to use local Ollama instances for embeddings instead of external providers.

- Add OllamaEmbedder using OpenAI-compatible API
- Add ollama optional dependency
- Update default vector dimensions to 768 (nomic-embed-text)
- Add base_url config for Ollama server
- Update embeddings __init__ to export OllamaEmbedder
@vercel

vercel Bot commented Apr 10, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the lyonwj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-memory Ready Ready Preview, Comment Apr 23, 2026 0:46am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant