Skip to main content

Generate Scenario Set

POST 

/v0/scenario_sets_generate

Triggers a generation of a scenario set based on either a source scenario ID or a list of source scenario rows. Generation can run long depending on number of source rows, number of examples, and generation type/prompt. Optionally save the generated scenario, allowing a registered model to use the generated scenario set for testing.

Returns: Object: generation result with '201 Created' status code on success.

Request

Responses

Successful Response