Preparing search index...
The search index is not available
Arize Phoenix TS
Arize Phoenix TS
@arizeai/phoenix-evals
llm/createDocumentRelevancyEvaluator
DocumentRelevancyEvaluationRecord
Interface DocumentRelevancyEvaluationRecord
A record to be evaluated by the document relevancy evaluator.
interface
DocumentRelevancyEvaluationRecord
{
documentText
:
string
;
input
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
document
Text
input
Properties
document
Text
documentText
:
string
input
input
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
document
Text
input
Arize Phoenix TS
Loading...
A record to be evaluated by the document relevancy evaluator.