Docs.rs
openai-api-dispatch-0.1.1
openai-api-dispatch 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
16 September 2026
Links
Repository
crates.io
Source
Owners
vlopes11
Dependencies
anyhow ^1.0.104
normal
async-nats ^0.50.0
normal
optional
async-openai ^0.42.0
normal
optional
serde ^1.0.229
normal
serde_json ^1.0.151
normal
spin ^0.12.3
normal
optional
tokio ^1.53.1
normal
optional
tokio-stream ^0.1.19
normal
optional
tracing ^0.1.44
normal
uuid ^1.25.0
normal
tokio ^1.53.1
dev
Versions
100%
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
All
openai_
api_
dispatch
0.1.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
executor::DummyExecutor
executor::openai::ExecutorAsyncOpenai
queue::WrappedTask
queue::nats::NatsProducer
queue::nats::NatsWorker
task::Response
task::Task
task::TaskBuilder
task::TaskChat
worker::Worker
Enums
task::Interaction
task::TaskType
Traits
executor::Executor
queue::QueueProducer
queue::QueueWorker
Functions
utils::get_default_model
utils::id
Type Aliases
queue::memory::MemoryQueue
worker::NatsOpenaiWorker