{"library":"apache-airflow-providers-openai","type":"library","category":null,"description":"The `apache-airflow-providers-openai` package enables seamless integration between Apache Airflow and OpenAI APIs. It provides a set of hooks, operators, and triggers to orchestrate AI-powered workflows such as text generation, embeddings, and batch API calls directly within Airflow DAGs. The current version is 1.7.4 and it typically follows the release cadence of Apache Airflow providers, with frequent updates to support new OpenAI features and Airflow versions.","language":"python","status":"active","version":"1.7.4","tags":["Apache Airflow","Provider","OpenAI","AI","LLM","Generative AI","MLOps"],"last_verified":"Mon May 25","install":[{"cmd":"pip install apache-airflow-providers-openai","imports":["from airflow.providers.openai.hooks.openai import OpenAIHook","from airflow.providers.openai.operators.openai import OpenAIEmbeddingOperator","from airflow.providers.openai.operators.openai import OpenAITriggerBatchOperator","from airflow.providers.openai.triggers.openai import OpenAIBatchTrigger"]},{"cmd":"pip install 'apache-airflow-providers-openai[common.compat]' # For cross-provider compatibility","imports":[]}],"homepage":null,"github":"https://github.com/apache/airflow","docs":"https://airflow.apache.org/docs/apache-airflow-providers-openai/1.7.4","changelog":"https://airflow.apache.org/docs/apache-airflow-providers-openai/1.7.4/changelog.html","pypi":"https://pypi.org/project/apache-airflow-providers-openai/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":30.5,"avg_import_s":5.9,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apache-airflow-providers-openai/compatibility"}}