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