AggregatedSolutionSearchResult

toloka.client.search_results.AggregatedSolutionSearchResult

AggregatedSolutionSearchResult(
self,
*,
items: Optional[List[AggregatedSolution]] = None,
has_more: Optional[bool] = None
)

The result of searching aggregated responses.

Parameters Description

ParametersTypeDescription
itemsOptional[List[AggregatedSolution]]

A list with found aggregated responses.

has_moreOptional[bool]

A flag showing whether there are more matching aggregated responses.

  • True — There are more matching aggregated responses, not included in items due to the limit set in the search request.
  • Falseitems contains all matching aggregated responses.
Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming