Creates a model response for the given chat conversation.

Given a list of messages comprising a conversation, the model will return a response. Compatible with OpenAI. See https://platform.openai.com/docs/api-reference/chat/create

Body Params
string
Defaults to nvidia/llama-3.1-nemotron-70b-reward
messages
array of objects
required

A list of messages comprising the conversation so far that is to be graded. The roles of the messages must be alternating between user and assistant. The last input message should have role assistant.

Messages*
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
country_code