
create_exam_pool
TolokaCreate a Training pool object from given config.
Access Instructions
Install the Toloka provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
objRequiredTraining pool_id or Training object of it's config.
projectProject to assign a training pool to. May pass either an object, config or project_id.
toloka_conn_idAirflow connection with toloka credentials.
Documentation
Create a Training pool object from given config.