dd-trace
Preparing search index...
llmobs
ExperimentResultRow
Interface ExperimentResultRow
interface
ExperimentResultRow
{
durationNs
:
number
;
errorMessage
:
string
|
null
;
errorType
:
string
|
null
;
evaluationErrors
:
Record
<
string
,
string
>
;
evaluations
:
Record
<
string
,
JSONType
>
;
expectedOutput
:
JSONType
;
index
:
number
;
input
:
JSONType
;
isError
:
boolean
;
output
:
JSONType
;
spanId
:
string
;
startNs
:
number
;
traceId
:
string
;
}
Index
Properties
duration
Ns
error
Message
error
Type
evaluation
Errors
evaluations
expected
Output
index
input
is
Error
output
span
Id
start
Ns
trace
Id
Properties
duration
Ns
durationNs
:
number
error
Message
errorMessage
:
string
|
null
error
Type
errorType
:
string
|
null
evaluation
Errors
evaluationErrors
:
Record
<
string
,
string
>
evaluations
evaluations
:
Record
<
string
,
JSONType
>
expected
Output
expectedOutput
:
JSONType
index
index
:
number
input
input
:
JSONType
Readonly
is
Error
isError
:
boolean
output
output
:
JSONType
span
Id
spanId
:
string
start
Ns
startNs
:
number
trace
Id
traceId
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
duration
Ns
error
Message
error
Type
evaluation
Errors
evaluations
expected
Output
index
input
is
Error
output
span
Id
start
Ns
trace
Id
dd-trace
Loading...