Commit Graph

1 Commits

Author SHA1 Message Date
Travis Herbranson
176c04cd6c Initial commit: embedding-chunking v0.1.0
Shared 512-token chunking module for the OB1/vault embedding stack.
Wraps tiktoken cl100k_base; consumed by vault_mcp, ob1-enricher,
ob1-reflector before passing to Ollama (nomic-embed-text, 768-d).

Extracted from /opt/projects/homelab/shared/python/embedding_chunking
to its own repo so consumers can pin via git ref instead of editable
path source, unblocking docker builds outside the homelab tree.
2026-05-16 13:07:23 -04:00