Preparing search index...
The search index is not available
LangSmith - v0.2.15
LangSmith
evaluation
RunEvaluator
Interface RunEvaluator
interface
RunEvaluator
{
evaluateRun
(
run
:
Run
,
example
?:
Example
,
options
?:
Partial
<
RunTreeConfig
>
,
)
:
Promise
<
EvaluationResult
|
EvaluationResults
>
;
}
Implemented by
StringEvaluator
Index
Methods
evaluate
Run
Methods
evaluate
Run
evaluateRun
(
run
:
Run
,
example
?:
Example
,
options
?:
Partial
<
RunTreeConfig
>
,
)
:
Promise
<
EvaluationResult
|
EvaluationResults
>
Parameters
run
:
Run
Optional
example
:
Example
Optional
options
:
Partial
<
RunTreeConfig
>
Returns
Promise
<
EvaluationResult
|
EvaluationResults
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
evaluate
Run
LangSmith - v0.2.15
Loading...