Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

airflow.providers.common.ai.plugins.hitl_review

Classes

HITLReviewPlugin

Register the HITL Review REST API + chat UI on the Airflow API server.

Module Contents

class airflow.providers.common.ai.plugins.hitl_review.HITLReviewPlugin[source]

Bases: airflow.plugins_manager.AirflowPlugin

Register the HITL Review REST API + chat UI on the Airflow API server.

name = 'hitl_review'[source]
fastapi_apps: list[dict[str, Any]] = [][source]
react_apps: list[dict[str, str]] = [][source]

Was this entry helpful?