Files
airflow-wingman/README.md
2025-03-04 05:38:10 +00:00

357 B

Airflow Wingman

Airflow plugin to enable LLMs chat in Airflow Webserver.

Internally uses Airflow MCP Server in safe mode. Only has access to 52 tools which are GET requests as per latest release of Airflow OpenAPI Spec (i.e. 2.10.0)

Usage

Install using pip:

pip install airflow-wingman