Skip to content

SearchMode

Type: warmhub.SearchMode

SearchMode = Literal['text', 'vector', 'hybrid']

text is BM25, vector is semantic, hybrid combines them.