Fetch examples for a dataset, and fetch the runs for each example if they are associated with the given session_ids.
runs(
datasetID: string,
body: GroupRunsParams,
options: RequestOptions
): APIPromise<GroupRunsResponse>| Name | Type | Description |
|---|---|---|
datasetID* | string | |
body* | GroupRunsParams | |
options | RequestOptions |