Commit 11fb216
committed
fix(embedding): update fastembed to 5.0.2 and ensure thread safety
- Bump fastembed and core dependencies to latest versions
- Wrap FastEmbed model in Mutex for safe concurrency
- Update embedding dimension retrieval to use blocking thread
- Align code with updated fastembed API and concurrency needs
- Upgrade DataFusion, ort, hf-hub, ureq, and related crates
- Remove explicit version pins and deprecated dependencies
- Add new dependencies and clean up Cargo.lock for consistency1 parent deb779a commit 11fb216
File tree
3 files changed
+479
-1721
lines changed- src/embedding/provider
3 files changed
+479
-1721
lines changed
0 commit comments