POST /api/v1/chat
Response
The panel is task-aware, not fixed. NinjaChat detects the task type (code, math,
creative, analysis, factual, or general) from your prompt and picks the 3-model
trio best suited to it — e.g. code tasks add DeepSeek V3, math tasks add o3-mini.
The example above shows the
general panel (GPT-5 + Claude Sonnet 4.6 + Gemini
3.1 Pro), which is also what you’ll see for prompts that don’t match a more
specific task type.Variants
Use it for high-stakes decisions where hallucinations are costly, or to verify an answer isn’t one model family’s bias. Accepts all standard chat parameters.