This project is no longer actively maintained by Astronomer. Development has been paused and we are not accepting new contributions, bug fixes or releases.
We recommend migrating to
apache-airflow-providers-common-ai, the official Apache Airflow provider for AI and LLM workflows. See the migration guide for step-by-step instructions.If you're interested in adopting or stewarding this project, reach us at oss@astronomer.io.
Welcome to the Airflow AI SDK documentation. This SDK allows you to work with LLMs from Apache Airflow, based on Pydantic AI.
- Introduction - Overview and quick start guide
- Features - Overview of available features
- Usage - Basic usage guide
- Example DAGs - Detailed examples of using the SDK
- API Reference - API documentation
- GitHub Repository - Source code and issues
- Examples Repository - Full examples with Airflow