Fetch examples for a dataset, and fetch the runs for each example if they are associated with the given session_ids..
public CompletableFuture<Optional<RunCreateResponse>> create(
String datasetId,
RunCreateParams params
)Fetch examples for a dataset, and fetch the runs for each example if they are associated with the given session_ids.
| Name | Type | Description |
|---|---|---|
datasetId* | String | |
params* | RunCreateParams |