Solution
toloka.client.solution.Solution
| Source code
Solution(self, output_values: Dict[str, Any])
Performer response for one task
Parameters Description
Parameters | Type | Description |
---|---|---|
output_values |
Dict[str, Any] | Dictionary "field name" - "response value", by the number of fields that should be in the response. |