Docs.rs
rig-core-0.0.5
rig-core 0.0.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
joshua-mo-143
cvauclair
Dependencies
futures ^0.3.29
normal
ordered-float ^4.2.0
normal
reqwest ^0.11.22
normal
schemars ^0.8.16
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
thiserror ^1.0.61
normal
tracing ^0.1.40
normal
anyhow ^1.0.75
dev
tokio ^1.34.0
dev
tracing-subscriber ^0.3.18
dev
Versions
47.61%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rig
0.0.5
Module vector_store
Modules
Structs
Enums
Traits
In crate rig
Module
rig
::
vector_store
Copy item path
source
·
[
−
]
Modules
§
in_memory_store
In-memory implementation of a vector store.
Structs
§
NoIndex
Enums
§
VectorStoreError
Traits
§
VectorStore
Trait for vector stores
VectorStoreIndex
Trait for vector store indexes