gopidesupavan commented on code in PR #69552:
URL: https://github.com/apache/airflow/pull/69552#discussion_r3560217263


##########
providers/common/ai/docs/index.rst:
##########
@@ -86,6 +92,23 @@ OpenAI, Anthropic, or other pydantic-ai-supported connection:
     :start-after: [START howto_operator_llm_basic]
     :end-before: [END howto_operator_llm_basic]
 
+Choosing extras
+----------------
+
+The provider's extras split into a few groups:
+
+* **Model providers** — ``openai``, ``anthropic``, ``google``, ``bedrock``: 
pick the one

Review Comment:
   can we reference what extras exists https://pypi.org/project/pydantic-ai/ 
becuase for each model the extra is different



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