Docs.rs
agents-sdk-0.0.21
agents-sdk 0.0.21
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ferasawadi
Dependencies
agents-aws ^0.0.21
normal
optional
agents-core ^0.0.21
normal
agents-macros ^0.0.21
normal
optional
agents-persistence ^0.0.21
normal
optional
agents-runtime ^0.0.21
normal
agents-toolkit ^0.0.21
normal
optional
anyhow ^1
dev
serde_json ^1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest version
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 llm
agents_
sdk
0.0.21
Module llm
Module Items
Structs
Enums
Traits
Type Aliases
In crate agents_
sdk
agents_sdk
Module
llm
Copy item path
Source
Structs
§
LlmRequest
Minimal request structure passed to a language model.
LlmResponse
Enums
§
Stream
Chunk
A chunk of streaming response from the LLM
Traits
§
Language
Model
Type Aliases
§
Chunk
Stream
Type alias for a pinned boxed stream of chunks