create_app_batch

toloka.async_client.client.AsyncTolokaClient.create_app_batch | Source code

Creates a batch with task items in an App project in Toloka.

Parameters Description

ParametersTypeDescription
app_project_idstr

The ID of the project.

nameOptional[str]

Batch name.

itemsOptional[List[Dict[str, Any]]]

A list with task items. The items must follow the solution schema described in App.input_spec.

  • Returns:

    Created batch with updated parameters.

  • Return type:

    AppBatch

Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming