Skip to main content
The Maitai SDK is a drop-in for the OpenAI client with Maitai’s routing, evaluation, and observability built in. These pages document each capability.

Core

Model Request

Create chat completions with Maitai metadata (Application, Intent, Session).

Structured Output

Get typed, schema-validated JSON back from a model.

Tool Calling

Let the model call your functions and tools.

Reasoning

Use chain-of-thought and extended thinking with one provider-agnostic API.

Inputs & modalities

File Inputs

Send images, video, and documents to multimodal models.

Speech to Text

Transcribe audio through Maitai.

Agents & evaluation

Agent Call

Invoke an agent from code and pin versions or releases.

Evaluate

Run evaluations against a request from the SDK.

Logging (BYOI)

Run inference with your own client, then send Maitai the request/response.