v1
latestOpenAPI 3.0.1MIT2026-07-26236440.2 KBCreate Chat Completion
Create a chat completion using OpenAI format. Reasoning models stream their thoughts in a separate reasoning field by default; see /v1legacy/chat/completions and /v1thinking/chat/completions for alternative shapes.
post/chat/completions
Request body
Example request
{
"model": "gpt-4o"
}Response
Success