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
- 201
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid