HoneyHive TypeScript API SDK
Preparing search index...
GetExperimentComparisonPath
Type Alias GetExperimentComparisonPath
type
GetExperimentComparisonPath
=
{
new_run_id
:
string
;
old_run_id
:
string
;
}
Index
Properties
new_
run_
id
old_
run_
id
Properties
new_
run_
id
new_run_id
:
string
Description
New experiment run ID to compare (UUIDv4)
old_
run_
id
old_run_id
:
string
Description
Old experiment run ID to compare against (UUIDv4)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new_
run_
id
old_
run_
id
HoneyHive TypeScript API SDK
Loading...
Description
New experiment run ID to compare (UUIDv4)