kaxil commented on code in PR #1483: URL: https://github.com/apache/airflow-site/pull/1483#discussion_r3076660929
########## landing-pages/site/content/en/blog/common-ai-provider/index.md: ########## @@ -0,0 +1,352 @@ +--- +title: "Introducing the Common AI Provider: LLM and AI Agent Support for Apache Airflow" +linkTitle: "Introducing the Common AI Provider" +authors: + - name: "Kaxil Naik" + github: "kaxil" + linkedin: "kaxil" + - name: "Pavan Kumar Gopidesu" + github: "gopidesupavan" + linkedin: "pavan-kumar-gopidesu" +description: "The Common AI Provider adds LLM and AI agent operators to Apache Airflow with 6 operators, 5 toolsets, and 20+ model providers in one package." +tags: [Community, Release] +date: "2026-04-03" Review Comment: ```suggestion date: "2026-04-14" ``` -- 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]
