PromptPair

constructor(a: String, b: String, shouldMatch: Boolean, label: String? = null)

Parameters

shouldMatch

true when serving a's cached response to b is correct.

label

optional grouping tag, echoed back in reports — entity-swap, paraphrase, and so on — so you can see which kind of pair a threshold is getting wrong.