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?