SearchMode
Type: warmhub.SearchMode
SearchMode = Literal['text', 'vector', 'hybrid']text is BM25, vector is semantic, hybrid combines them.
Type: warmhub.SearchMode
SearchMode = Literal['text', 'vector', 'hybrid']text is BM25, vector is semantic, hybrid combines them.