Docs.rs
adk-rag-0.5.0
adk-rag 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkmaina
Dependencies
adk-core ^0.5.0
normal
adk-gemini ^0.5.0
normal
optional
arrow-array ^58
normal
optional
arrow-schema ^58
normal
optional
async-trait ^0.1
normal
futures ^0.3
normal
optional
lancedb ^0.27
normal
optional
qdrant-client ^1.13
normal
optional
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
surrealdb ^3.0.1
normal
optional
surrealdb-types ^3.0.1
normal
optional
thiserror ^2.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
proptest ^1.6
dev
tokio ^1.40
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module error
adk_rag
0.5.0
Module error
Module Items
Enums
Type Aliases
In crate adk_
rag
adk_rag
Module
error
Copy item path
Source
Expand description
Error types for the
adk-rag
crate.
Enums
§
RagError
Errors that can occur in RAG operations.
Type Aliases
§
Result
A convenience result type for RAG operations.