Commit 79059f4
refactor(semantic_search_client): Remove ONNX embedder and use Candle as default (#1888)
- Removed ONNX embedder implementation and fastembed dependency
- Updated conditional compilation to use Candle on all platforms except Linux ARM
- Fixed duplicate implementations in error.rs
- Updated benchmark tests to remove ONNX references
🤖 Assisted by [Amazon Q Developer](https://aws.amazon.com/q/developer)
Co-authored-by: Kenneth Sanchez V <[email protected]>1 parent 15a489c commit 79059f4
File tree
7 files changed
+175
-301
lines changed- crates/semantic_search_client
- src
- client
- embedding
7 files changed
+175
-301
lines changed
0 commit comments