langchain.js
Preparing search index...
@langchain/classic
smith
EvalResults
Type Alias EvalResults
type
EvalResults
=
{
projectName
:
string
;
results
:
{
[
key
:
string
]:
{
execution_time
?:
number
;
feedback
:
Feedback
[]
;
run_id
:
string
;
}
;
}
;
}
Index
Properties
project
Name
results
Properties
project
Name
projectName
:
string
results
results
:
{
[
key
:
string
]:
{
execution_time
?:
number
;
feedback
:
Feedback
[]
;
run_id
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
project
Name
results
langchain.js
Loading...