Docs.rs
aether-llm-0.2.4
aether-llm 0.2.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jcarver989
Dependencies
async-openai ^0.36.1
normal
async-stream ^0.3.6
normal
async-trait ^0.1
normal
optional
aws-config ^1.8.16
normal
optional
aws-sdk-bedrockruntime ^1.130.0
normal
optional
aws-smithy-types ^1.4.7
normal
optional
base64 ^0.22
normal
optional
chrono ^0.4.44
normal
eventsource-stream ^0.2
normal
futures ^0.3.32
normal
keyring ^3.6.3
normal
optional
oauth2 ^5.0
normal
optional
reqwest ^0.13.3
normal
rmcp ^1.5.0
normal
optional
schemars ^1.2.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0
normal
tokio ^1.52.1
normal
tokio-stream ^0.1.18
normal
tokio-util ^0.7.18
normal
tracing ^0.1.44
normal
url ^2.5
normal
optional
aether-utils ^0.2.0
normal
uuid ^1.23
normal
tempfile ^3.27
dev
aether-llm-codegen ^0.2.1
build
Versions
12.23%
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 streaming
llm
0.2.4
Module streaming
Module Items
Functions
In llm::
providers::
codex
llm
::
providers
::
codex
Module
streaming
Copy item path
Source
Functions
ยง
process_
response_
stream
Process a typed
ResponseStreamEvent
stream into
LlmResponse
items.