Skip to content

Airflow Wingman - Airflow plugin for chat with AI

License

Notifications You must be signed in to change notification settings

abhishekbhakat/airflow-wingman

Repository files navigation

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

Demo Video

CleanShot_2025-03-04_at_05.31.56_000022.mp4

Supported Models

  • OpenAI
    • GPT-4o
  • Google Gemini
    • Gemini 2.0 Flash
  • Anthropic
    • Claude 3.7 Sonnet
    • Claude 3.5 Haiku
  • Openrouter
    • Any model but context length is limited to 128K.

Resources

Pypi: https://pypi.org/project/airflow-wingman