Preparing search index...
The search index is not available
LangSmith - v0.2.15
LangSmith
evaluation
GradingFunctionResult
Interface GradingFunctionResult
interface
GradingFunctionResult
{
comment
?:
string
;
correction
?:
Record
<
string
,
unknown
>
;
key
?:
string
;
score
?:
ScoreType
;
value
?:
ValueType
;
}
Index
Properties
comment?
correction?
key?
score?
value?
Properties
Optional
comment
comment
?:
string
Optional
correction
correction
?:
Record
<
string
,
unknown
>
Optional
key
key
?:
string
Optional
score
score
?:
ScoreType
Optional
value
value
?:
ValueType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
correction
key
score
value
LangSmith - v0.2.15
Loading...