v1

latestOpenAPI 3.0.12026-07-26101834.1 KB
Chat Completion

Create chat completion with Qwen 32B

Create a chat completion for given messages with streaming support

post/chat/completions

Request body

model'RedHatAI/QwQ-32B-FP8-dynamic' required

Model identifier

streamboolean

Whether to stream the response

temperaturenumber

Sampling temperature

max_tokensinteger

Maximum number of tokens to generate

top_pnumber

Nucleus sampling parameter

stopstring[] nullable

Sequences where the API will stop generating

Response

Successful chat completion

idstring

Unique identifier for the completion