kaxil opened a new pull request, #1483: URL: https://github.com/apache/airflow-site/pull/1483
## Summary Blog post announcing the `apache-airflow-providers-common-ai` 0.1.0 release (AIP-99). Covers: - The 6 operators and TaskFlow decorators (`@task.llm`, `@task.agent`, `@task.llm_branch`, `@task.llm_sql`, `@task.llm_file_analysis`, `@task.llm_schema_compare`) - Toolsets (`SQLToolset`, `HookToolset`, `MCPToolset`, `DataFusionToolset`) - Human-in-the-loop approval and iterative review - Durable execution with step-level caching - Multi-provider connection support (OpenAI, Anthropic, Google, Azure, Bedrock, etc.) - Raw Pydantic AI usage path Screenshots sourced from PRs: apache/airflow#62785, apache/airflow#62898, apache/airflow#62901, apache/airflow#64077, apache/airflow#64199. Co-authored by @kaxil and @gopidesupavan. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
