TestOptions
testapi.TestOptions
export
interface
TestOptions
Properties
comparePrompt
• Optional
comparePrompt: null
| string
memberof
TestOptions
compareThinking
• Optional
compareThinking: null
| boolean
memberof
TestOptions
ratioFunctionsThreshold
• Optional
ratioFunctionsThreshold: null
| number
memberof
TestOptions
ratioTextThreshold
• Optional
ratioTextThreshold: null
| number
memberof
TestOptions
smartPrompt
• Optional
smartPrompt: null
| string
memberof
TestOptions
smartThreshold
• Optional
smartThreshold: null
| number
memberof
TestOptions
Found a mistake? Let us know.