Docs.rs
codex-relay-0.1.4
codex-relay 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mountain
Dependencies
anyhow ^1
normal
async-stream ^0.3
normal
axum ^0.7
normal
bytes ^1
normal
clap ^4
normal
dashmap ^6
normal
eventsource-stream ^0.2
normal
futures-util ^0.3
normal
pin-project-lite ^0.2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
Versions
16.16%
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 translate
codex_
relay
0.1.4
Module translate
Module Items
Functions
In crate codex_
relay
codex_relay
Module
translate
Copy item path
Source
Functions
§
from_
chat_
response
Convert a Chat Completions response into a Responses API response.
to_
chat_
request
Convert a Responses API request + prior history into a Chat Completions request.