Fetch examples for a dataset, and fetch the runs for each example if they are.
func (
r *DatasetGroupService) Runs(ctx context.Context,
datasetID string,
body DatasetGroupRunsParams,
opts ...option.RequestOption) (res| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
datasetID* | string | |
body* | DatasetGroupRunsParams | |
opts* | ...option.RequestOption |
Fetch examples for a dataset, and fetch the runs for each example if they are associated with the given session_ids.