Docs.rs
rig-0.41.0
rig 0.41.0
Permalink
Docs.rs crate page
MIT
28 July 2026
Links
Repository
crates.io
Source
Owners
cvauclair
Dependencies
rig-agent ^0.41.0
normal
optional
rig-bedrock ^0.41.0
normal
optional
rig-candle ^0.41.0
normal
optional
rig-core ^0.41.0
normal
rig-derive ^0.41.0
normal
optional
rig-fastembed ^0.41.0
normal
optional
rig-gemini-grpc ^0.41.0
normal
optional
rig-helixdb ^0.41.0
normal
optional
rig-lancedb ^0.41.0
normal
optional
rig-memory ^0.41.0
normal
optional
rig-milvus ^0.41.0
normal
optional
rig-mongodb ^0.41.0
normal
optional
rig-neo4j ^0.41.0
normal
optional
rig-postgres ^0.41.0
normal
optional
rig-qdrant ^0.41.0
normal
optional
rig-s3vectors ^0.41.0
normal
optional
rig-scylladb ^0.41.0
normal
optional
rig-sqlite ^0.41.0
normal
optional
rig-surrealdb ^0.41.0
normal
optional
rig-vectorize ^0.41.0
normal
optional
rig-vertexai ^0.41.0
normal
optional
anyhow ^1.0.102
dev
arrow-array ^58
dev
assert_fs ^1.1.3
dev
async-stream ^0.3.6
dev
aws-config ^1.8.5
dev
aws-sdk-bedrockruntime ^1.124.0
dev
aws-smithy-eventstream ^0.60.18
dev
aws-smithy-runtime-api ^1.11.3
dev
aws-smithy-types ^1.3.2
dev
axum ^0.8.4
dev
base64 ^0.22.1
dev
futures ^0.3.32
dev
httpmock ^0.8.3
dev
hyper-util ^0.1.14
dev
lancedb ^0.30
dev
mongodb ^3.7.0
dev
neo4rs ^0.8.0
dev
opentelemetry ^0.32.0
dev
opentelemetry-otlp ^0.32.0
dev
opentelemetry_sdk ^0.32.1
dev
qdrant-client ^1.14.0
dev
redis ^1.2.1
dev
reqwest ^0.13
dev
reqwest-middleware ^0.5.2
dev
reqwest-retry ^0.9
dev
rig-agent ^0.41.0
dev
rig-core ^0.41.0
dev
rmcp ^2.2.0
dev
rusqlite ^0.32
dev
schemars ^1.0.4
dev
serde ^1.0.219
dev
serde_json ^1.0.150
dev
serde_path_to_error ^0.1.17
dev
serde_yaml ^0.9.34
dev
sha2 ^0.10.9
dev
sqlite-vec ^0.1
dev
sqlx ^0.9.0
dev
syn ^2.0.104
dev
testcontainers ^0.27
dev
thiserror ^2.0.12
dev
tokio ^1.52.3
dev
tokio-rusqlite ^0.6.0
dev
tokio-test ^0.4.4
dev
tracing ^0.1.41
dev
tracing-opentelemetry ^0.33.0
dev
tracing-subscriber ^0.3.19
dev
url ^2.5
dev
Versions
45.16%
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 milvus
rig
0.41.0
Module milvus
Module Items
Structs
In crate rig
rig
Module
milvus
Copy item path
Source
Available on
crate feature
milvus
only.
Structs
ยง
Create
Record
Milvus
Vector
Store
Represents a vector store implementation using Milvus -
https://milvus.io/
as the backend.