Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/common
LabExperimentTestResult
Type alias LabExperimentTestResult
Lab
Experiment
Test
Result
:
{
data
?:
AgentResponse
[
"data"
]
;
message
?:
AgentResponse
[
"message"
]
;
metadata
?:
LabExperimentTestResultMetadata
;
status
:
"RUNNING"
|
"SUCCESS"
|
"FAILURE"
;
}
Type declaration
Optional
data
?:
AgentResponse
[
"data"
]
Optional
message
?:
AgentResponse
[
"message"
]
Optional
metadata
?:
LabExperimentTestResultMetadata
status
:
"RUNNING"
|
"SUCCESS"
|
"FAILURE"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Palico App
Loading...