Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService #27351

Merged
merged 6 commits into from
Sep 27, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 19, 2024

  • Regenerate this pull request now.

docs: limit comment SupervisedTuningSpec for 1p tuning

PiperOrigin-RevId: 676969679

Source-Link: googleapis/googleapis@2a98f79

Source-Link: https://github.com/googleapis/googleapis-gen/commit/eb6e7f595a86b385f1f4593e43cbe1015c29ef79
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJlYjZlN2Y1OTVhODZiMzg1ZjFmNDU5M2U0M2NiZTEwMTVjMjllZjc5In0=

BEGIN_NESTED_COMMIT
feat: A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig
feat: A new field logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig
feat: A new field logprobs_result is added to message .google.cloud.aiplatform.v1.Candidate
feat: A new field model_version is added to message .google.cloud.aiplatform.v1.GenerateContentResponse

PiperOrigin-RevId: 676556181

Source-Link: googleapis/googleapis@07b069b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/919c46929d2eb6427116895ae4926fd8636c7d2d
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI5MTljNDY5MjlkMmViNjQyNzExNjg5NWFlNDkyNmZkODYzNmM3ZDJkIn0=
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: A new field any_of is added to message .google.cloud.aiplatform.v1.Schema
PiperOrigin-RevId: 676462752

Source-Link: googleapis/googleapis@bd0c988

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3ac8004545589c69b4b0aee51efae42ec5b0f22d
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIzYWM4MDA0NTQ1NTg5YzY5YjRiMGFlZTUxZWZhZTQyZWM1YjBmMjJkIn0=
END_NESTED_COMMIT

…orm.v1.Schema`

PiperOrigin-RevId: 676462752

Source-Link: googleapis/googleapis@bd0c988

Source-Link: googleapis/googleapis-gen@3ac8004
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIzYWM4MDA0NTQ1NTg5YzY5YjRiMGFlZTUxZWZhZTQyZWM1YjBmMjJkIn0=
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 19, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 19, 2024 19:59
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 19, 2024
…ud.aiplatform.v1.GenerationConfig`

feat: A new field `logprbs` is added to message `.google.cloud.aiplatform.v1.GenerationConfig`
feat: A new field `logprobs_result` is added to message `.google.cloud.aiplatform.v1.Candidate`
feat: A new field `model_version` is added to message `.google.cloud.aiplatform.v1.GenerateContentResponse`

PiperOrigin-RevId: 676556181

Source-Link: googleapis/googleapis@07b069b

Source-Link: googleapis/googleapis-gen@919c469
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI5MTljNDY5MjlkMmViNjQyNzExNjg5NWFlNDkyNmZkODYzNmM3ZDJkIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: A new field any_of is added to message .google.cloud.aiplatform.v1.Schema feat: A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig Sep 20, 2024
Copy link

snippet-bot bot commented Sep 20, 2024

Here is the summary of changes.

You are about to add 1 region tag.

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

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 20, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 20, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 20, 2024
…ngService

docs: limit comment `SupervisedTuningSpec` for 1p tuning

PiperOrigin-RevId: 676969679

Source-Link: googleapis/googleapis@2a98f79

Source-Link: googleapis/googleapis-gen@eb6e7f5
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJlYjZlN2Y1OTVhODZiMzg1ZjFmNDU5M2U0M2NiZTEwMTVjMjllZjc5In0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig feat: add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService Sep 21, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 21, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 21, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 21, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 21, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 21, 2024
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feat(ai_platform-v1): Support for the rebase_tuned_model RPC
feat(ai_platform-v1): Support for logprobs results
feat(ai_platform-v1): Schemas support any_of subschemas
feat(ai_platform-v1): GenerateContentResponse includes the model version

@dazuma dazuma merged commit 3fab292 into main Sep 27, 2024
13 checks passed
@dazuma dazuma deleted the owl-bot-copy-google-cloud-ai_platform-v1 branch September 27, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants