You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Embeddings index is hardcoded to BM25 + fastText. Allow passing in embeddings configuration to the indexing process, so that any txtai supported index can be created.
The text was updated successfully, but these errors were encountered:
Currently, the Embeddings index is hardcoded to BM25 + fastText. Allow passing in embeddings configuration to the indexing process, so that any txtai supported index can be created.
The text was updated successfully, but these errors were encountered: