Skip to main content
POST
Media Completion

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
messages
object[]
required
model
string
required

The vision-language model to use

Example:

"animuslabs/Qwen2-VL-NSFW-Vision-1.1"

temperature
number<float>
default:0.1

Controls randomness in the response

Response

200 - application/json

The generated response for the image and text input

id
string
object
string
created
integer
model
string
choices
object[]
usage
object
prompt_logprobs
object | null