Docs.rs
openai-agents-rust-0.1.0
openai-agents-rust 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MaxParisotto
Dependencies
anyhow ^1.0.99
normal
async-stream ^0.3
normal
async-trait ^0.1.89
normal
axum ^0.8.4
normal
bytes ^1
normal
clap ^4.5.8
normal
config ^0.15.14
normal
dirs ^6.0.0
normal
dotenvy ^0.15
normal
env_logger ^0.11.5
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
hyper ^1.0
normal
libloading ^0.8.3
normal
log ^0.4.22
normal
reqwest ^0.12.5
normal
rust-yaml ^0.0.5
normal
serde ^1.0.210
normal
serde_json ^1.0.143
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
tower ^0.5.2
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
Versions
43.96%
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 model
openai_
agents_
rust
0.1.0
Module model
Module Items
Modules
Structs
Enums
Traits
In crate openai_
agents_
rust
openai_agents_rust
Module
model
Copy item path
Source
Modules
§
gpt_
oss_
responses
litellm
openai_
chat
openai_
realtime
Structs
§
Model
Response
Simplified model response structure with tool-call scaffold.
Tool
Call
Enums
§
Model
Stream
Event
Streamed event variants.
Traits
§
Model
Core trait for all model implementations.