Skip to main content
Mibyan accepts the common text-generation fields used by OpenAI-compatible clients. The gateway validates and normalizes the request before it reaches the model service.

Supported request fields

Unknown fields are ignored for forward compatibility.

Message content

Text content can be a string. Structured content arrays are accepted only when the active model and endpoint support them; unsupported media or file parts should be rejected by your integration rather than assumed to work.

Not currently exposed

The public API does not currently expose embeddings, image generation, audio generation, file storage, background mode, hosted tools, or conversations. Watch the changelog for availability changes.

Stable contract

Use the documented base URL, model ID, error envelope, request ID, and standard response fields.