Lee-W commented on code in PR #69551:
URL: https://github.com/apache/airflow/pull/69551#discussion_r3550629794


##########
providers/anthropic/docs/index.rst:
##########
@@ -19,6 +19,41 @@
 ``apache-airflow-providers-anthropic``
 ======================================
 
+When to use this provider
+--------------------------
+
+Use ``anthropic`` when a Dag needs Anthropic's native API surface — services 
Anthropic runs
+for you, which no vendor-neutral operator wraps:
+
+* ``AnthropicBatchOperator`` and ``AnthropicBatchSensor`` — submit a Claude

Review Comment:
   Added a clause on the tradeoff for 
`AnthropicBatchOperator`/`AnthropicBatchSensor` (from the figures are already 
documented on the operators page)
   
   <img width="1944" height="260" alt="image" 
src="https://github.com/user-attachments/assets/5219553e-a097-457c-8a2c-d126827f3d25";
 />
   



-- 
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]

Reply via email to