Preparing search index...
The search index is not available
Arize Phoenix TS
Arize Phoenix TS
@arizeai/phoenix-evals
llm/createHallucinationEvaluator
HallucinationExample
Type Alias HallucinationExample
HallucinationExample
:
{
context
?:
string
;
input
:
string
;
output
:
string
;
reference
?:
string
;
}
An example to be evaluated by the hallucination evaluator.
Type declaration
Optional
context
?:
string
input
:
string
output
:
string
Optional
reference
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...
An example to be evaluated by the hallucination evaluator.