Skip to main content
This page describes the supported high-level API in phaseo 0.1.

Phaseo

The synchronous authenticated Gateway client. All request bodies are &serde_json::Value.

PhaseoResponse

PhaseoError

PhaseoError implements std::error::Error and Display.

Generated modules

The crate also exposes its generated OpenAPI client: Generated operation names and types follow the OpenAPI output and may be lower-level than the Phaseo helpers. Prefer the high-level methods above for Responses and Chat Completions.

External reference

Last modified on July 26, 2026