java-docs-samples icon indicating copy to clipboard operation
java-docs-samples copied to clipboard

feat: Update embedding tuning sample to use the v1.1.3 pipeline.

Open skarukas opened this issue 1 year ago • 2 comments

Description

Update embedding tuning sample to use the v1.1.3 pipeline. Also remove some extra [START aiplatform_sdk_embedding_model_tuning] tags that led to incorrect display in docs

BUG=b/340594864

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • [x] I have followed Sample Format Guide
  • [x] pom.xml parent set to latest shared-configuration
  • [ ] Appropriate changes to README are included in PR
  • [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
  • [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • [x] Tests pass: mvn clean verify -Dtest=EmbeddingModelTuningSampleTest required
  • [x] Lint passes: mvn -P lint checkstyle:check required
  • [x] Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • [ ] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • [ ] This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
  • [x] Please merge this PR for me once it is approved

skarukas avatar May 15 '24 21:05 skarukas

Here is the summary of changes.

You are about to delete 2 region tags.

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • [ ] Refresh this comment

snippet-bot[bot] avatar May 15 '24 21:05 snippet-bot[bot]

Looks like this is blocked by unrelated failures in testCreateCustomJobSample and testCreateHyperparameterTuningJobSample:

  • http://screen/5i47RA7TXZCvGsA
  • http://screen/4mE9tND87QMzvFE

skarukas avatar May 15 '24 22:05 skarukas