Docs.rs
agents-core-0.0.6
agents-core 0.0.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ferasawadi
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
futures ^0.3
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
48.24%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module llm
agents_
core
0.0.6
Module llm
Module Items
Structs
Enums
Traits
Type Aliases
In crate agents_
core
agents_core
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