Skip to main content
POST
image-text-to-text

Authorizations

Authorization
string
header
required

Set Authorization header to BYTEZ_KEY 'Authorization: YOUR_BYTEZ_KEY_HERE'

Body

application/json

Schema for image-text-to-text models

messages
object[]
required

Conversation history.

Example:
stream
boolean

Enable text streaming.

params
object

Model-specific parameters.

Response

Successful image-text-to-text response.

error
string | null
required

Null on success; otherwise an error message.

output
object
required

The output message generated by the model

Example: