Marketplace
brain-tei
OtherCaBrain togo plugin — TEI embedding + reranking backend (bge-m3 / bge-reranker-v2-m3) for hybrid recall.
togo-framework
bash
togo install togo-framework/brain-teibrain-tei
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.
Config (env)
var | meaning |
|---|---|
| TEI_EMBED_URL | TEI embeddings endpoint |
| TEI_RERANK_URL | TEI reranker endpoint |
Rows per page
1–2 of 2Page 1 of 1
Dev note:
go.modcarriesreplace github.com/togo-framework/brain => ../brainfor monorepo builds; drop it (and pin a publishedbrainversion) when consuming the plugin standalone.