Lee-W commented on code in PR #70497:
URL: https://github.com/apache/airflow/pull/70497#discussion_r3718833788
##########
providers/common/ai/provider.yaml:
##########
@@ -147,6 +147,17 @@ connection-types:
- hook-class-name:
airflow.providers.common.ai.hooks.pydantic_ai.PydanticAIHook
hook-name: "Pydantic AI"
connection-type: pydanticai
+ external-services:
Review Comment:
Went with labelling here. The column now reads "External services
(examples)", and both the schema description and the `external-services`
section in `contributing-docs/23_provider_hook_migration_to_yaml.rst` say the
list only names representative ones instead of all of them.
--
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]