codexia 1.0.3

OpenAI- and Anthropic-compatible local API gateway backed by Codex OAuth.
Documentation
1
2
3
4
/// OpenAI-compatible response payloads exposed by the gateway.
pub mod response;
/// OpenAI-compatible request and shared schema types used by the gateway.
pub mod types;