Anush008 / fastembed-rs

Library for generating vector embeddings, reranking in Rust
https://docs.rs/fastembed
Apache License 2.0
264 stars 36 forks source link

chore: update ort to 2.0.0-rc.0 #23

Closed decahedron1 closed 8 months ago

decahedron1 commented 8 months ago

Updates ort to v2.0.0-rc.0.

Also gates enabling ort's download-binaries feature behind a (default) feature, which can now be disabled in case the user doesn't want to use downloaded binaries.

Anush008 commented 8 months ago

@decahedron1, can you please replace https://github.com/Anush008/fastembed-rs/blob/c3da1e8b2fecf3728773d0ffc02344646e29907e/.releaserc#L61-L62 with patch so that a release is cut for this PR?

Anush008 commented 8 months ago

Thank you again 🙏

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: