TolokaHook

Toloka

Hook to interact with Toloka.

View on GitHub

Last Updated: Jun. 22, 2022

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

toloka_conn_idAirflow Connection with OAuth token for Toloka. You can learn more about how to get it [here](https://toloka.ai/docs/api/concepts/access.html#access__token).

Documentation

Hook to interact with Toloka.

Performs a connection to Toloka and retrieves client.

Was this page helpful?