POST
/
api
/
chat
/
completions

Body

application/json
model
string

Model being used. Currently ignored and defaults to "scholarai" with GPT4-turbo

messages
object[]
stream
boolean

Whether or not to stream the response. Streaming is recommended!