Create 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.