Indexer

Indexer 为把文本进行索引存储,一般使用 Embedding 做语义化索引,也可做分词索引等,以便于 Retriever 中召回使用


最后修改 April 2, 2025 : doc(Eino): fix a typo (#1294) (048e436)