Skip to content

Commit

Permalink
feat: A new field response_logprbs is added to message `.google.clo…
Browse files Browse the repository at this point in the history
…ud.aiplatform.v1.GenerationConfig` (#7680)

* feat: Add CIVIC_INTEGRITY category to SafetySettings for prediction service
PiperOrigin-RevId: 676040723
Source-Link: googleapis/googleapis@cf775e2
Source-Link: googleapis/googleapis-gen@17d42e2
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMTdkNDJlMjZjZGNiOTBiYjE0YjRlZmJmNDc2MWQ3NzM5YjZiMzA2YiJ9

* 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: googleapis/googleapis-gen@3ac8004
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiM2FjODAwNDU0NTU4OWM2OWI0YjBhZWU1MWVmYWU0MmVjNWIwZjIyZCJ9

* 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: googleapis/googleapis-gen@919c469
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiOTE5YzQ2OTI5ZDJlYjY0MjcxMTY4OTVhZTQ5MjZmZDg2MzZjN2QyZCJ9
  • Loading branch information
gcf-owl-bot[bot] authored Sep 20, 2024
1 parent 6e6d3ee commit fc33366
Show file tree
Hide file tree
Showing 12 changed files with 558 additions and 0 deletions.
Binary file modified AiPlatform/metadata/V1/Content.php
Binary file not shown.
Binary file modified AiPlatform/metadata/V1/Openapi.php
Binary file not shown.
Binary file modified AiPlatform/metadata/V1/PredictionService.php
Binary file not shown.
44 changes: 44 additions & 0 deletions AiPlatform/src/V1/Candidate.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions AiPlatform/src/V1/GenerateContentResponse.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 88 additions & 0 deletions AiPlatform/src/V1/GenerationConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions AiPlatform/src/V1/HarmCategory.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

105 changes: 105 additions & 0 deletions AiPlatform/src/V1/LogprobsResult.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fc33366

Please sign in to comment.