-
Notifications
You must be signed in to change notification settings - Fork 433
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.49.0
head repository: googleapis/python-aiplatform
compare: v1.50.0
- 20 commits
- 67 files changed
- 7 contributors
Commits on Apr 29, 2024
-
PiperOrigin-RevId: 629136419
Configuration menu - View commit details
-
Copy full SHA for e6d34df - Browse repository at this point
Copy the full SHA e6d34dfView commit details -
chore: Samples - Made parameter type annotation more clear in the `sa…
…mples/model-builder/init_sample.py` sample PiperOrigin-RevId: 629218097
Configuration menu - View commit details
-
Copy full SHA for da23f04 - Browse repository at this point
Copy the full SHA da23f04View commit details -
fix: Append allowed_plugins in tb-gcp-uploader to default allowed plu…
…gins PiperOrigin-RevId: 629223881
Configuration menu - View commit details
-
Copy full SHA for aab9c3e - Browse repository at this point
Copy the full SHA aab9c3eView commit details
Commits on Apr 30, 2024
-
chore: LLM - Refactored the Distillation feature to support new disti…
…llation pipeline * Extracted the `_TuningJob` base class from the `_LanguageModelTuningJob` class. This allows creating jobs that rethrn the tuned model as something other than `LanguageModel`. * Extracted the `_tuning.submit_distillation_pipeline_job` function from the `DistillationMixin` class. This allows submitting distillation jobs for models that cannot be wrapped in a `LanguageModel` class. PiperOrigin-RevId: 629232787
Configuration menu - View commit details
-
Copy full SHA for 3ce0126 - Browse repository at this point
Copy the full SHA 3ce0126View commit details -
feat: Make get_embeddings work both for foundational & tuned models.
PiperOrigin-RevId: 629254179
Configuration menu - View commit details
-
Copy full SHA for b8b589c - Browse repository at this point
Copy the full SHA b8b589cView commit details -
chore: Wrap the langchain template system test to not fail if a respo…
…nse gets blocked. PiperOrigin-RevId: 629429064
Configuration menu - View commit details
-
Copy full SHA for 3f037a1 - Browse repository at this point
Copy the full SHA 3f037a1View commit details -
fix: Add deprecation warnings when using Ray v2.4
PiperOrigin-RevId: 629468075
Configuration menu - View commit details
-
Copy full SHA for 3a36784 - Browse repository at this point
Copy the full SHA 3a36784View commit details -
refactor: make create_feature_view method more generic - drop BigQuer…
…y naming Move BigQuerySource to util file to avoid circular dep + a few lint fixes. PiperOrigin-RevId: 629484260
Configuration menu - View commit details
-
Copy full SHA for d7a89a0 - Browse repository at this point
Copy the full SHA d7a89a0View commit details -
feat: add
Candidate.grounding_metadatapropertyPiperOrigin-RevId: 629500524
Configuration menu - View commit details
-
Copy full SHA for b22a8b8 - Browse repository at this point
Copy the full SHA b22a8b8View commit details
Commits on May 1, 2024
-
feat: Deploy a tuned text embedding model -- it doesn't matter, if it…
…'s tuned using Node.js, or curl. PiperOrigin-RevId: 629619980
Configuration menu - View commit details
-
Copy full SHA for 8ca9cdf - Browse repository at this point
Copy the full SHA 8ca9cdfView commit details -
fix: LVM - Fixed the typo in the VisionModel aspect ratio type annota…
…tion PiperOrigin-RevId: 629650811
Configuration menu - View commit details
-
Copy full SHA for 2d19137 - Browse repository at this point
Copy the full SHA 2d19137View commit details -
feat: Automatically populate parents for full resource name in Vertex…
… RAG SDK PiperOrigin-RevId: 629849569
Configuration menu - View commit details
-
Copy full SHA for 26657ff - Browse repository at this point
Copy the full SHA 26657ffView commit details
Commits on May 2, 2024
-
feat: Python SDK for Vertex Model Monitoring V2.
PiperOrigin-RevId: 629879834
Configuration menu - View commit details
-
Copy full SHA for 021d59f - Browse repository at this point
Copy the full SHA 021d59fView commit details -
feat: Add tune_model and deploy_tuned_model for TextEmbeddingModel.
PiperOrigin-RevId: 629886655
Configuration menu - View commit details
-
Copy full SHA for 42f5d6f - Browse repository at this point
Copy the full SHA 42f5d6fView commit details -
chore: Add more system test cases for reasoning engines.
PiperOrigin-RevId: 630097505
Configuration menu - View commit details
-
Copy full SHA for 4ce2f60 - Browse repository at this point
Copy the full SHA 4ce2f60View commit details -
feat: Support public endpoint for Ray Client
PiperOrigin-RevId: 630181847
Configuration menu - View commit details
-
Copy full SHA for 57a5f78 - Browse repository at this point
Copy the full SHA 57a5f78View commit details -
feat: Add option to not include time_series_metrics in get_experiment…
…_df call. This will improve execution time for Experiments with large number of runs. PiperOrigin-RevId: 630185385
Configuration menu - View commit details
-
Copy full SHA for 78a95c5 - Browse repository at this point
Copy the full SHA 78a95c5View commit details -
fix: LLM - Added missing parameters to the no-op `_TunableTextEmbeddi…
…ngModelMixin.get_tuned_model` method PiperOrigin-RevId: 630187156
Configuration menu - View commit details
-
Copy full SHA for eb05ac4 - Browse repository at this point
Copy the full SHA eb05ac4View commit details -
fix: Ray - Fixed exception when using Ray 2.4
PiperOrigin-RevId: 630196444
Configuration menu - View commit details
-
Copy full SHA for 2661f52 - Browse repository at this point
Copy the full SHA 2661f52View commit details
Commits on May 3, 2024
-
chore(main): release 1.50.0 (#3695)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d1e2012 - Browse repository at this point
Copy the full SHA d1e2012View 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.49.0...v1.50.0