Docs.rs
strands-agents-0.1.0
strands-agents 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
peitaosu
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
aws-config ^1.0
normal
aws-sdk-bedrockruntime ^1.0
normal
aws-sdk-s3 ^1.0
normal
optional
aws-smithy-types ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
futures ^0.3
normal
opentelemetry ^0.28
normal
opentelemetry-otlp ^0.28
normal
optional
opentelemetry-stdout ^0.28
normal
optional
opentelemetry_sdk ^0.28
normal
pin-project-lite ^0.2
normal
reqwest ^0.12
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
strands-agents-macros ^0.1.0
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
46.94%
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
Module errors
strands_
agents
0.1.0
Module errors
Module Items
Enums
Type Aliases
In strands_
agents::
types
strands_agents
::
types
Module
errors
Copy item path
Source
Expand description
Error types for the Strands SDK.
Enums
§
Strands
Error
The main error type for Strands SDK operations.
Type Aliases
§
Result
A type alias for Results using StrandsError.