Docs.rs
seedframe-0.1.2
seedframe 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Shifta-Robel
Dependencies
async-trait ^0.1
normal
dashmap ^6.1
normal
glob ^0.3
normal
notify ^8.0
normal
pdf-extract ^0.8
normal
optional
reqwest ^0.12
normal
schemars ^0.8
normal
seedframe_macros ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.42
normal
tracing ^0.1
normal
uuid ^1.11
normal
walkdir ^2.5
normal
tempfile ^3.16
dev
tracing-subscriber ^0.3
dev
Versions
58.75%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module embeddings
seedframe
0.1.2
Module embeddings
Module Items
Modules
Structs
Enums
In crate seedframe
seedframe
Module
embeddings
Copy item path
Source
Expand description
Text embeddings support
Modules
§
embedding
model
Structs
§
Embedder
The
Embedder
listens to loaders, generates embeddings for incoming documents, and stores them in a vector store. It also provides functionality to query the vector store
Enums
§
Embedder
Error