rig/rig-fastembed
github-actions[bot] f4214540a5
chore: release (#375)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 10:23:05 -04:00
..
examples feat(rig-fastembed): support loading model files from custom path (#337) 2025-03-18 01:20:24 +00:00
src feat(rig-fastembed): support loading model files from custom path (#337) 2025-03-18 01:20:24 +00:00
.gitignore feat: fastembed integration (#268) 2025-02-05 20:49:06 +00:00
CHANGELOG.md chore: release (#375) 2025-04-15 10:23:05 -04:00
Cargo.toml chore: release (#375) 2025-04-15 10:23:05 -04:00
README.md feat: fastembed integration (#268) 2025-02-05 20:49:06 +00:00

README.md

Fastembed integration with Rig

This crate allows you to use fastembed-rs with Rig.

Unlike the providers found in the core crate, fastembed does not compile to the wasm32-unknown-unknown target.