Lee-W commented on code in PR #70497:
URL: https://github.com/apache/airflow/pull/70497#discussion_r3701829271
##########
providers/common/ai/provider.yaml:
##########
@@ -147,6 +147,16 @@ connection-types:
- hook-class-name:
airflow.providers.common.ai.hooks.pydantic_ai.PydanticAIHook
hook-name: "Pydantic AI"
connection-type: pydanticai
+ external-integrations:
+ - OpenAI
+ - Anthropic
+ - Google
+ - AWS Bedrock
+ - Groq
+ - Mistral
Review Comment:
Unified it as `Mistral AI` and added DeepSeek.
--
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]