Chat completions endpoint for Operator.
opr-1 model and pass a list of messages with role (system, user, assistant, or tool) and content. The interactive panel above is generated from the OpenAPI schema and includes valid defaults for a minimal request.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Ordered list of chat messages in the conversation.
Chat model ID.
"opr-1"
Sampling temperature between 0 and 2. Higher values make output more random.
0 <= x <= 20
Maximum number of tokens to generate in the completion.
2000
When true, streams partial message deltas as server-sent events.
false