Detect changes in user intent between prompts and completions
Request Body:
input.prompts (string, required): JSON array of prompts in the conversationinput.completions (string, required): JSON array of completions in the conversationconfig.model (string, optional): Model to use for evaluation (default: gpt-4o)