Docs.rs
autoagents-core-0.3.5
autoagents-core 0.3.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
saivishwak
Dependencies
async-trait ^0.1.89
normal
autoagents-llm ^0.3.5
normal
autoagents-protocol ^0.3.5
normal
futures ^0.3.32
normal
futures-core ^0.3.32
normal
futures-util ^0.3.32
normal
log ^0.4.29
normal
regex ^1.12.3
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.18
normal
uuid ^1.21.0
normal
walkdir ^2.5
normal
wasmtime ^42.0.0
normal
optional
autoagents-llamacpp ^0.3.5
dev
core_affinity ^0.8.3
dev
criterion ^0.8.2
dev
tempfile ^3.10.1
dev
wat ^1.245.1
dev
ractor ^0.15.7
normal
tokio ^1.43.0
normal
tokio-stream ^0.1.18
normal
getrandom ^0.4.1
normal
uuid ^1.21.0
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4.50
normal
Versions
36.3%
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 vector_store
autoagents_
core
0.3.5
Module vector_
store
Module Items
Re-exports
Modules
Structs
Enums
Constants
Traits
Functions
In crate autoagents_
core
autoagents_core
Module
vector_
store
Copy item path
Source
Re-exports
§
pub use request::
VectorSearchRequest
;
Modules
§
in_
memory_
store
In-memory implementation of a vector store backed by shared embedding providers.
request
Structs
§
Named
Vector
Document
Prepared
Document
Prepared
Named
Vector
Document
Vector
Store
Output
Enums
§
Vector
Store
Error
Constants
§
DEFAULT_
VECTOR_
NAME
Traits
§
Vector
Store
Index
Functions
§
embed_
documents
embed_
named_
documents
normalize_
id