A togo plugin providing the embedding +
reranking backend for the CaBrain memory
organ via HuggingFace Text Embeddings Inference (TEI)
— bge-m3 embeddings (dim 1024) and bge-reranker-v2-m3 reranking for the hybrid
recall pipeline (SPEC §4.2).
Part of the CaBrain plugin family: brain ·
brain-cognee · brain-tei ·
cache-redis.
| var | meaning |
|---|---|
TEI_EMBED_URL |
TEI embeddings endpoint |
TEI_RERANK_URL |
TEI reranker endpoint |
Dev note:
go.modcarriesreplace github.com/togo-framework/brain => ../brainfor monorepo builds; drop it (and pin a publishedbrainversion) when consuming the plugin standalone.