Skip to content

Ollama embedder for graphify + semantic cache - #2

Merged
JasonDD merged 1 commit into
mainfrom
feat/ollama-embedder
Jun 1, 2026
Merged

Ollama embedder for graphify + semantic cache#2
JasonDD merged 1 commit into
mainfrom
feat/ollama-embedder

Conversation

@JasonDD

@JasonDD JasonDD commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Adds graphify.embedder.type: ollama — reuses a running Ollama (nomic-embed-text etc.) via /api/embeddings, no extra sidecar. Gives the RAG pre-stage and semantic prompt cache a local embedding backend. Dim auto-probed; clear error if unreachable. Tested.

Reuse a running Ollama (e.g. nomic-embed-text) via /api/embeddings as the
graphify/semantic-cache embedding backend — no sentence-transformers sidecar.
Dim auto-probed on startup. Tested against a fake Ollama; degrades to a clear
probe error if unreachable.
@JasonDD
JasonDD merged commit e2c6ee2 into main Jun 1, 2026
@JasonDD
JasonDD deleted the feat/ollama-embedder branch June 1, 2026 23:06
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