[kedro.hooks]
vertexai_cfg_hook = kedro_vertexai.hooks:env_templated_config_loader_hook
vertexai_mlflow_tags_hook = kedro_vertexai.hooks:mlflow_tags_hook

[kedro.project_commands]
vertexai = kedro_vertexai.cli:commands

