Enable using an ONNX embedder model #125
Labels
breaking
Breaking change
enhancement
New feature or request
refactoring
Code or standardization refactorings
Besides providing an embedder via huggingface or a pre-computed embeddings file, using a model in ONNX format for embedding would be a valuable addition. This would also imply that custom embedder scripts, which are quite complicated to use and a potential security risk, can be deprecated.
The text was updated successfully, but these errors were encountered: