Page MenuHomePhabricator

Implement embeddings based search
Closed, ResolvedPublic

Description

Implement embeddings based search in Wanda as the default way to retrieve data.
There could also be a config variable which can just disable vector search and use text search algorithm

wgWandaUseTextSearch = true;

Details

Related Changes in Gerrit: