conv_prefix: conversation turns in OpenAI chat format.response: the assistant turn you want to store.ground_truth: integer labels only (for example 1 for correct,
0 for incorrect). Sending strings will raise 400 Bad Request with the
message invalid input for query argument.context: optional metadata string.{ "dataset_id": ..., "message": ... } object documented in the OpenAPI
schema. Each array element will include an auto-generated id that you can use
with the judge endpoints.