Generate an OpenAI-compatible chat completion from conversation messages. Supports streaming, multimodal content, structured outputs, and tool calling.
Primary authentication for inference endpoints. Send your Naga API key as Authorization: Bearer <api-key>.
Model identifier to route the request to.
"gpt-4o-mini"
Conversation history in OpenAI Chat Completions format.
10 <= x <= 20 <= x <= 1x >= 1none, minimal, low, medium, high, xhigh -2 <= x <= 2-2 <= x <= 2JSON response when stream=false, or Server-Sent Events when stream=true.