Skip to content

Conversation

@Crowiant
Copy link
Contributor

@Crowiant Crowiant commented Jul 7, 2025

Added new operators for VertexAI entities - Experiment and Experiment Run

Experiment doc link: https://cloud.google.com/vertex-ai/docs/experiments/create-experiment
Experiment run doc link: https://cloud.google.com/vertex-ai/docs/experiments/create-manage-exp-run
Link to the Experiment in aiplatform: https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/metadata/experiment_resources.py#L85
Link to the Experiment Run in aiplatform: https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/metadata/experiment_run_resource.py#L86

Experiment operators:

CreateExperimentOperator
DeleteExperimentOperator

Experiment Run operators:

CreateExperimentRunOperator
ListExperimentRunsOperator
UpdateExperimentRunStateOperator

PR was reviewed by @VladaZakharova


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers kind:documentation provider:google Google (including GCP) related issues labels Jul 7, 2025
@potiuk
Copy link
Member

potiuk commented Jul 7, 2025

cc: @VladaZakharova @MaksYermak

@potiuk potiuk merged commit 26f9f74 into apache:main Jul 7, 2025
79 checks passed
HsiuChuanHsu pushed a commit to HsiuChuanHsu/airflow that referenced this pull request Jul 10, 2025
…ex AI (apache#52964)

Co-authored-by: Anton Nitochkin <nitochkin@google.com>
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
…ex AI (apache#52964)

Co-authored-by: Anton Nitochkin <nitochkin@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers kind:documentation provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants