Returns
Returns a list of InferenceResult objects.Example
Parameters
The ID or IDs of the session(s) to get inference results for.
Sort inference results by creation date. Valid values are “asc” and “desc”.
Number of inference results to skip before starting to collect results. Use for pagination.Default:
0 (start from the beginning)Maximum number of inference results to return in a single request.Default:
1000