-
Notifications
You must be signed in to change notification settings - Fork 415
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.29.0
head repository: googleapis/python-aiplatform
compare: v1.30.0
- 8 commits
- 99 files changed
- 4 contributors
Commits on Aug 3, 2023
-
feat: add model.evaluate() method to Model class
PiperOrigin-RevId: 553544432
Configuration menu - View commit details
-
Copy full SHA for 51df86e - Browse repository at this point
Copy the full SHA 51df86eView commit details -
chore: update to LVM MultiModalEmbedding request
PiperOrigin-RevId: 553588294
Configuration menu - View commit details
-
Copy full SHA for be01f31 - Browse repository at this point
Copy the full SHA be01f31View commit details
Commits on Aug 4, 2023
-
chore: LLM - Switched to a more robust way to get the tuned model res…
…ource name from the pipeline job PiperOrigin-RevId: 553633219
Configuration menu - View commit details
-
Copy full SHA for ff47513 - Browse repository at this point
Copy the full SHA ff47513View commit details -
feat: add support for providing only text to MultiModalEmbeddingModel…
….get_embeddings() PiperOrigin-RevId: 553809703
Configuration menu - View commit details
-
Copy full SHA for 38ec40a - Browse repository at this point
Copy the full SHA 38ec40aView commit details -
Copybara import of the project:
-- 471b38b by gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>: feat: add RaySepc to ResourceRuntimeSpec, and add ResourceRuntime to PersistentResource (#2387) * feat: add `PredictionService.ServerStreamingPredict` method feat: add `StreamingPredictRequest` type feat: add `StreamingPredictResponse` type feat: add `Tensor` type PiperOrigin-RevId: 551672526 Source-Link: googleapis/googleapis@1b650d6 Source-Link: googleapis/googleapis-gen@62fb737 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjJmYjczNzAyNzMyY2U3MjdmYmQyZTU1NjBkMzA5ZWNlMDYwOTg1MCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add RaySepc to ResourceRuntimeSpec, and add ResourceRuntime to PersistentResource PiperOrigin-RevId: 551874408 Source-Link: googleapis/googleapis@4d230dd Source-Link: googleapis/googleapis-gen@9e603a7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWU2MDNhNzA4MGJlNzhiMWVjOGE2Y2Y0Y2UxZDA2YTUyNTllZmMyMyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Amy Wu <[email protected]> -- 14efbdf by yinghsienwu <[email protected]>: Resolved merge conflict by incorporating both suggestions. -- 69acc80 by yinghsienwu <[email protected]>: Resolved merge conflict by incorporating both suggestions. -- 0df44fd by yinghsienwu <[email protected]>: Resolve coverage by reverting files. -- 7e903f9 by yinghsienwu <[email protected]>: Fix migration test. -- be1625b by yinghsienwu <[email protected]>: Fix lint -- 03e45ac by yinghsienwu <[email protected]>: Revert COPYBARA_INTEGRATE_REVIEW=#2407 from googleapis:wuamy-patch 03e45ac PiperOrigin-RevId: 553948974
Configuration menu - View commit details
-
Copy full SHA for dec8ffd - Browse repository at this point
Copy the full SHA dec8ffdView commit details
Commits on Aug 9, 2023
-
chore: De-hardcoded model parameter defaults
Model interface classes support different models that might have different defaults for their parameters. SDK should not hardcode these parameters by default, letting the user to either use the model's defaults or explicitly override them. There was a recent similar case where the tuning parameter defaults were different for different tuning methods. PiperOrigin-RevId: 555129237
Configuration menu - View commit details
-
Copy full SHA for 40f3e41 - Browse repository at this point
Copy the full SHA 40f3e41View commit details
Commits on Aug 10, 2023
-
fix: LLM - Fixed filter in
list_tuned_model_namesPiperOrigin-RevId: 555359431
Configuration menu - View commit details
-
Copy full SHA for 57806fb - Browse repository at this point
Copy the full SHA 57806fbView commit details -
chore(main): release 1.30.0 (#2404)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06c9d18 - Browse repository at this point
Copy the full SHA 06c9d18View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.29.0...v1.30.0