Indexer

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


最后修改 February 17, 2025 : docs: remove the redundant "`" (#1245) (adf7541)