Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
Request payload for the OpenAI chat completions API
Available options:
vlm-agent-1
, vlm-agent
, vlm-agent:document
, vlm-agent:image
, vlm-agent:video
, vlm-agent:multimodal
Format of the response
Response
Successful Response
The response is of type any
.