Metadata-Version: 2.3
Name: airflow-chat
Version: 0.1.0a8
Summary: An Apache Airflow plugin that enables AI-powered chat interactions with your Airflow instance through MCP integration and an intuitive UI.
License: MIT
Author: Hipposys
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: SQLAlchemy (>=1.4.0)
Requires-Dist: aiosqlite (>=0.21,<0.22)
Requires-Dist: airflow-mcp-hipposys (==0.1.0a11)
Requires-Dist: apache-airflow (>=2.4.0,<3.0.0)
Requires-Dist: fastapi[standard] (>=0.115,<0.116)
Requires-Dist: httpx (>=0.27,<0.28)
Requires-Dist: itsdangerous (>=2.2,<3.0)
Requires-Dist: langchain (>=0.3,<0.4)
Requires-Dist: langchain-anthropic (>=0.3,<0.4)
Requires-Dist: langchain-aws (>=0.2,<0.3)
Requires-Dist: langchain-community (>=0.3,<0.4)
Requires-Dist: langchain-core (>=0.3,<0.4)
Requires-Dist: langchain-mcp-adapters (>=0.1.1,<0.2.0)
Requires-Dist: langchain-openai (>=0.3,<0.4)
Requires-Dist: langchain-text-splitters (>=0.3,<0.4)
Requires-Dist: langfuse (>=2.60.8,<3.0.0)
Requires-Dist: langgraph (>=0.5,<0.6)
Requires-Dist: langgraph-checkpoint-postgres (>=2.0,<3.0)
Requires-Dist: langgraph-checkpoint-sqlite (>=2.0,<3.0)
Requires-Dist: mcp[cli] (>=1.6,<2.0)
Requires-Dist: psycopg[binary] (>=3.2,<4.0)
Requires-Dist: pydantic-settings (>=2.10,<3.0)
Project-URL: homepage, https://github.com/hipposys-ltd/airflow-schedule-insights
Description-Content-Type: text/markdown

# Airflow Chat Plugin
