-
Notifications
You must be signed in to change notification settings - Fork 446
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.143.0
head repository: googleapis/python-aiplatform
compare: v1.144.0
- 16 commits
- 55 files changed
- 8 contributors
Commits on Mar 25, 2026
-
feat: Refactor evaluation instance building and update LLM metric han…
…dler PiperOrigin-RevId: 889385217
Configuration menu - View commit details
-
Copy full SHA for 7a3b436 - Browse repository at this point
Copy the full SHA 7a3b436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33cc6e2 - Browse repository at this point
Copy the full SHA 33cc6e2View commit details -
feat: Add
metadata_filterusage to all retrieval and generator meth……ods in `rag_retrieval.py` PiperOrigin-RevId: 889497482
Configuration menu - View commit details
-
Copy full SHA for 841c597 - Browse repository at this point
Copy the full SHA 841c597View commit details
Commits on Mar 26, 2026
-
feat: add support for container_spec in AgentEngines
PiperOrigin-RevId: 889505366
Configuration menu - View commit details
-
Copy full SHA for da663c0 - Browse repository at this point
Copy the full SHA da663c0View commit details -
fix: Relax the requirement to specify class_methods if image_spec/con…
…tainer_spec is provided PiperOrigin-RevId: 890010213
Configuration menu - View commit details
-
Copy full SHA for 6f7b12c - Browse repository at this point
Copy the full SHA 6f7b12cView commit details
Commits on Mar 27, 2026
-
fix: GenAI SDK client(multimodal) - Replace blocking calls in `create…
…_from_pandas` with async versions. PiperOrigin-RevId: 890345561
Configuration menu - View commit details
-
Copy full SHA for 2767273 - Browse repository at this point
Copy the full SHA 2767273View commit details -
feat: GenAI SDK client(multimodal) - Add metadata helpers to `Multimo…
…dalDataset`. BREAKING CHANGE: `create_from_bigquery` and `update_multimodal_dataset` no longer automatically prepend a missing `bq://` prefix for BigQuery URIs. When using the new function `MultimodalDataset.set_bigquery_uri` the prefix will still be added if needed. PiperOrigin-RevId: 890413106
Configuration menu - View commit details
-
Copy full SHA for e164b19 - Browse repository at this point
Copy the full SHA e164b19View commit details -
chore: GenAI SDK client(multimodal) - Refactor create_from_pandas to …
…use create_from_bigframes. PiperOrigin-RevId: 890548230
Configuration menu - View commit details
-
Copy full SHA for 4fdae8e - Browse repository at this point
Copy the full SHA 4fdae8eView commit details -
fix: Standardize on the app_name in AdkApp
PiperOrigin-RevId: 890604835
Configuration menu - View commit details
-
Copy full SHA for ee9fbe1 - Browse repository at this point
Copy the full SHA ee9fbe1View commit details
Commits on Mar 29, 2026
-
fix: introduce timeout for outgoing A2A requests from AgentEngine
PiperOrigin-RevId: 891315397
Configuration menu - View commit details
-
Copy full SHA for 78525d2 - Browse repository at this point
Copy the full SHA 78525d2View commit details
Commits on Mar 31, 2026
-
chore: Bump fallback GCS version to 3.0.0 in tests, in accordance wit…
…h the recent GCS version update PiperOrigin-RevId: 892087422
Configuration menu - View commit details
-
Copy full SHA for 3502e7e - Browse repository at this point
Copy the full SHA 3502e7eView commit details -
Copybara import of the project:
-- 9cbc1c1 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: publish client batch config schema feat: publish new error reasons docs: fix documentation formatting docs: update various comments docs: update license year PiperOrigin-RevId: 889289393 Source-Link: googleapis/googleapis@94bc991 Source-Link: googleapis/googleapis-gen@db7143a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI3MTQzYTMzOGE3Yzc1ODM5YjQ2OThjYjNlYTZmMTAxM2I0YzNjNyJ9 -- 3b3af56 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- ceb912e by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: docs: update API common type documentation PiperOrigin-RevId: 890591600 Source-Link: googleapis/googleapis@208f198 Source-Link: googleapis/googleapis-gen@b10e9b2 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjEwZTliMjVlODdlYWJlMDA0NjZiN2Q1MWI1ZWU0NzQ4YzhjNjZjOCJ9 -- 41468f3 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- 8308716 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: Add container_spec to Reasoning Engine public protos PiperOrigin-RevId: 891815202 Source-Link: googleapis/googleapis@32f3753 Source-Link: googleapis/googleapis-gen@6c6cec7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmM2Y2VjNzAwZTIzN2FjNWNhNzEwMDRkNjM3NjAyZDllZTEwNzkzMCJ9 -- 4e3dffc by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- 2f8a57c by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: Add container_spec to Reasoning Engine public protos PiperOrigin-RevId: 891818094 Source-Link: googleapis/googleapis@080b57f Source-Link: googleapis/googleapis-gen@0c98fb9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGM5OGZiOTMwNjZjZmFjNDA3N2M0NTNhNDk1Mjk1NjRlMDM3YjUxNCJ9 -- 0984e34 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md COPYBARA_INTEGRATE_REVIEW=#6488 from googleapis:owl-bot-copy 5817b88 PiperOrigin-RevId: 892428213
Configuration menu - View commit details
-
Copy full SHA for 9a0eefb - Browse repository at this point
Copy the full SHA 9a0eefbView commit details -
Release-As: 1.144.0 PiperOrigin-RevId: 892448914
Configuration menu - View commit details
-
Copy full SHA for 2ad586d - Browse repository at this point
Copy the full SHA 2ad586dView commit details -
feat: Update the interface for custom code execution metric while mai…
…ntaining remote_custom_function support for backward compatibility PiperOrigin-RevId: 892523805
Configuration menu - View commit details
-
Copy full SHA for f7733ec - Browse repository at this point
Copy the full SHA f7733ecView commit details -
fix: auto-created GCS staging bucket names are less predictable
PiperOrigin-RevId: 892532325
Configuration menu - View commit details
-
Copy full SHA for 1a33ad9 - Browse repository at this point
Copy the full SHA 1a33ad9View commit details -
chore(main): release 1.144.0 (#6486)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fba45b - Browse repository at this point
Copy the full SHA 1fba45bView 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.143.0...v1.144.0