Docs.rs
erio-embedding-0.1.0
erio-embedding 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
unive3sal
Dependencies
async-trait ^0.1
normal
candle-core ^0.9
normal
candle-nn ^0.9
normal
candle-transformers ^0.9
normal
erio-core ^0.1.0
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokenizers ^0.21
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
wiremock ^0.6
dev
ureq ^2
build
Versions
78.46%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module engine
erio_
embedding
0.1.0
Module engine
Module Items
Traits
In crate erio_
embedding
erio_embedding
Module
engine
Copy item path
Source
Expand description
Embedding engine trait definition.
Traits
ยง
Embedding
Engine
An engine that computes vector embeddings from text.