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(aiplatform): add pointwise and pairwise metrics to evaluation service #10627

Merged
merged 30 commits into from
Aug 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
0fdcb75
feat: support natural language understanding in search
gcf-owl-bot[bot] Aug 1, 2024
a9c3afb
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 1, 2024
f4fe45d
feat: add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`, `UpdateKe…
gcf-owl-bot[bot] Aug 1, 2024
1b558c7
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 1, 2024
4af3481
feat: A new field `imageless_mode` is added to message `.google.cloud…
gcf-owl-bot[bot] Aug 2, 2024
bb50a50
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 2, 2024
13c472b
feat: enable Dynamic Mute
gcf-owl-bot[bot] Aug 2, 2024
9c30e66
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 2, 2024
54136e4
feat: add fields and the BackupType proto for Hot Backups
gcf-owl-bot[bot] Aug 2, 2024
c45cb04
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 2, 2024
a940bda
feat: Add Proactive Generative Knowledge Assist endpoints and types
gcf-owl-bot[bot] Aug 3, 2024
c61d23a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 3, 2024
789d6c7
feat: Add Proactive Generative Knowledge Assist endpoints and types
gcf-owl-bot[bot] Aug 3, 2024
84d883b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 3, 2024
bb96b39
feat: enable Dynamic Mute
gcf-owl-bot[bot] Aug 6, 2024
d37d451
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
004193a
feat: Adds AdaptiveMt HTML/Glossary support
gcf-owl-bot[bot] Aug 6, 2024
2659f7c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
2d85a26
docs: Refine usage scope for fields `task_execution` and `task_state`…
gcf-owl-bot[bot] Aug 6, 2024
20525ae
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
63da463
feat: add reservation affinity proto
gcf-owl-bot[bot] Aug 6, 2024
c78c38e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
6e70fdb
feat: add reservation affinity proto
gcf-owl-bot[bot] Aug 6, 2024
55cde00
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
9d70b7f
feat: add the TagResources API
gcf-owl-bot[bot] Aug 6, 2024
0d33b4c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
cc2e108
Merge branch 'main' into owl-bot-copy
quartzmo Aug 6, 2024
993e70d
Merge branch 'main' into owl-bot-copy
quartzmo Aug 6, 2024
56cf09b
feat: add pointwise and pairwise metrics to evaluation service
gcf-owl-bot[bot] Aug 6, 2024
21a0a77
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion aiplatform/apiv1/aiplatformpb/accelerator_type.pb.go

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

45 changes: 28 additions & 17 deletions aiplatform/apiv1/aiplatformpb/custom_job.pb.go

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

Loading
Loading