Lee-W commented on code in PR #69551: URL: https://github.com/apache/airflow/pull/69551#discussion_r3550596832
########## providers/common/ai/docs/index.rst: ########## @@ -19,6 +19,46 @@ ``apache-airflow-providers-common-ai`` ################################################## +When to use this provider +-------------------------- + +``common.ai`` is the vendor-neutral way to put LLM and agent steps in a Dag. It is built on Review Comment: <img width="1944" height="314" alt="image" src="https://github.com/user-attachments/assets/557fafae-03f4-4c27-aa8e-4a62ac2bbc33" /> I added it to the middle of this paragraph in https://github.com/apache/airflow/pull/69649/changes. let me know if it's better to move it or extend it ########## providers/common/ai/docs/index.rst: ########## @@ -19,6 +19,46 @@ ``apache-airflow-providers-common-ai`` ################################################## +When to use this provider Review Comment: <img width="1970" height="1248" alt="image" src="https://github.com/user-attachments/assets/ec2e9c8f-e140-4448-9b1f-9554514d8fb0" /> added a table in https://github.com/apache/airflow/pull/69649/changes -- 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]
