Indexer
To index and store text, the Indexer typically uses Embedding for semantic indexing, and can also perform word segmentation indexing, etc., for recall and use in the Retriever.
Last modified
September 18, 2025
: docs(hertz): fix doc about client Get and Post (#1419) (627de0d)