Returns a paginated page of dataset examples with runs from the requested.
func (
r *DatasetExperimentRunService) NewAutoPaging(ctx context.Context,
datasetID string,
body DatasetExperimentRunNewParams,
opts ...option.RequestOption
) | Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
datasetID* | string | |
body* | DatasetExperimentRunNewParams | |
opts* | ...option.RequestOption |
Returns a paginated page of dataset examples with runs from the requested
experiments. Response uses the canonical {items, next_cursor} envelope.