result
Retrieve the output of a previously submitted AI generation request using its application ID and request ID.
Instructions
Get the result of a generation request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The model application ID used for generation | |
| request_id | Yes | The request_id returned from generate() |