Docs.rs
aprender-rag-0.36.0
aprender-rag 0.36.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noahgift
Dependencies
async-trait ^0.1
normal
batuta-common ^0.1
normal
bincode ^1.3
normal
optional
fastembed ^5
normal
optional
lz4_flex ^0.11
normal
optional
rand ^0.8
normal
optional
realizar ^0.7
normal
optional
reqwest ^0.12
normal
optional
rusqlite ^0.32
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
optional
thiserror ^2.0
normal
tokio ^1.49
normal
trueno ^0.17
normal
trueno-db ^0.3.17
normal
uuid ^1.11
normal
whisper-apr ^0.2
normal
optional
zstd ^0.13
normal
optional
criterion ^0.6
dev
proptest ^1.9
dev
rand ^0.9
dev
rand_chacha ^0.9
dev
tokio-test ^0.4
dev
serde ^1
build
serde_yaml_ng ^0.10
build
Versions
100%
of the crate is documented
Go to latest version
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
dot_product
aprender_
rag
0.36.0
In aprender_
rag::
embed
aprender_rag
::
embed
Function
dot_
product
Copy item path
Source
pub fn dot_product(a: &[
f32
], b: &[
f32
]) ->
f32
Expand description
Compute dot product between two vectors