Indexer
Indexer 为把文本进行索引存储,一般使用 Embedding 做语义化索引,也可做分词索引等,以便于 Retriever 中召回使用
最后修改
December 31, 2025
: docs: adjust adk agent_collaboration table and image display (#1490) (d7db24e)
Indexer 为把文本进行索引存储,一般使用 Embedding 做语义化索引,也可做分词索引等,以便于 Retriever 中召回使用