Docs.rs
remem-ai-0.6.93
remem-ai 0.6.93
Permalink
Docs.rs crate page
MIT
08 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
majiayu000
Dependencies
anyhow ^1
normal
axum ^0.8.8
normal
base64 ^0.22
normal
brush-parser ^0.4.0
normal
chrono ^0.4
normal
clap ^4
normal
dirs ^6
normal
fastembed ^5.17.2
normal
optional
fs2 ^0.4
normal
getrandom ^0.3
normal
hf-hub ^0.5.0
normal
optional
libc ^0.2
normal
ndarray ^0.17.2
normal
optional
ort =2.0.0-rc.12
normal
optional
regex ^1
normal
regex-lite ^0.1
normal
reqwest ^0.12
normal
ring ^0.17
normal
rmcp ^0.15
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
sqlite-vec ^0.1.9
normal
tokenizers ^0.22.2
normal
optional
tokio ^1
normal
toml_edit ^0.22
normal
tower ^0.5
dev
serde_json ^1
build
sha2 ^0.10
build
windows-sys =0.61.2
normal
Versions
6.25%
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 api
remem
0.6.93
Module api
Module Items
Structs
Functions
In crate remem
remem
Module
api
Copy item path
Source
Structs
§
DbState
Functions
§
build_
router
ensure_
api_
token
Ensure the REST API bearer token exists and return its path.
load_
api_
token
Load the REST API bearer token from the remem data directory.
run_
api_
server