Chat Completions
Create a chat completion
Creates a completion for the provided messages. Supports streaming via SSE.
post/v1/chat/completions
Request body
Example request
{
"model": "openai/gpt-4"
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.