正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.15
LangSmith
评估
StringEvaluator
类 StringEvaluator
实现
RunEvaluator
索引
构造函数
构造函数
属性
grading
Function
input
Key
prediction
Key
answer
Key?
evaluation
Name?
方法
evaluate
Run
构造函数
构造函数
new
StringEvaluator
(
params
:
StringEvaluatorParams
)
:
StringEvaluator
参数
params
:
StringEvaluatorParams
返回
StringEvaluator
属性
Protected
grading
Function
gradingFunction
:
(
params
:
GradingFunctionParams
,
)
=>
Promise
<
GradingFunctionResult
>
Protected
input
Key
inputKey
:
string
Protected
prediction
Key
predictionKey
:
string
Protected
Optional
answer
Key
answerKey
?:
string
Protected
Optional
evaluation
Name
evaluationName
?:
string
方法
evaluate
Run
evaluateRun
(
run
:
Run
,
example
?:
Example
)
:
Promise
<
EvaluationResult
>
参数
run
:
Run
Optional
example
:
Example
返回
Promise
<
EvaluationResult
>
设置
成员可见性
受保护
继承
外部
主题
操作系统
浅色
深色
本页
构造函数
构造函数
属性
grading
Function
input
Key
prediction
Key
answer
Key
evaluation
Name
方法
evaluate
Run
LangSmith - v0.3.15
加载中...