Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.100.0
Choose a base ref
...
head repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.101.0
Choose a head ref
  • 11 commits
  • 62 files changed
  • 7 contributors

Commits on Jun 26, 2025

  1. chore: Update evaluation dataset converter to decode string responses…

    … to JSON.
    
    PiperOrigin-RevId: 776331488
    jsondai authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0c612fb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. chore: Update custom job psci sample to use python aiplatform SDK

    PiperOrigin-RevId: 776332474
    vertex-sdk-bot authored and copybara-github committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    57010a3 View commit details
    Browse the repository at this point in the history
  2. chore: Fix indentation for create_custom_job_psci_sample.py

    PiperOrigin-RevId: 776757158
    matthew29tang authored and copybara-github committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    bbb027b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. feat: Allow users to pass project_number for custom job service accou…

    …nt when service_account is not provided.
    
    PiperOrigin-RevId: 777657509
    vertex-sdk-bot authored and copybara-github committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    5b59030 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. feat: **Allow installation scripts in AgentEngine.**

    PiperOrigin-RevId: 777791889
    shawn-yang-google authored and copybara-github committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9296d4d View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    274abd7 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add computer use support to tools
    
    PiperOrigin-RevId: 776676714
    
    Source-Link: googleapis/googleapis@315c196
    
    Source-Link: googleapis/googleapis-gen@ec3a841
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWMzYTg0MWY0ZjRkZWVkNzExYmFlMDQ0NmYwY2ViNDlkYjBhODllOSJ9
    
    --
    8617e25 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
    
    --
    ea1edda by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add computer use support to tools
    
    PiperOrigin-RevId: 776769618
    
    Source-Link: googleapis/googleapis@7f332fb
    
    Source-Link: googleapis/googleapis-gen@d6e7d70
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDZlN2Q3MDAxOWY4M2Y4MDBiYmUxYzc2MWM5MGMzMGNlZWY2NzAyYyJ9
    
    --
    ccb9c1c 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
    
    --
    7fd35a8 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: Expose task_unique_name in pipeline task details for pipeline rerun
    
    PiperOrigin-RevId: 777691314
    
    Source-Link: googleapis/googleapis@fe97877
    
    Source-Link: googleapis/googleapis-gen@784d96b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzg0ZDk2YjVhZDllOGUyNTI3NjZmNzc0OGJhYmM4ZjAyYjE3ZDNkOCJ9
    
    --
    2d7b211 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=#5497 from googleapis:owl-bot-copy 24f8bc0
    PiperOrigin-RevId: 777825993
    gcf-owl-bot[bot] authored and copybara-github committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    f56c42e View commit details
    Browse the repository at this point in the history
  3. feat: Support creating an invoke enabled model in Python SDK

    PiperOrigin-RevId: 778085701
    vertex-sdk-bot authored and copybara-github committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    71a8d7b View commit details
    Browse the repository at this point in the history
  4. feat: Add invoke method. It supports both streaming and non-streami…

    …ng cases.
    
    PiperOrigin-RevId: 778176591
    vertex-sdk-bot authored and copybara-github committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    e686932 View commit details
    Browse the repository at this point in the history
  5. chore: initial fix of mypy errors in vertexai/_genai

    PiperOrigin-RevId: 778192717
    sararob authored and copybara-github committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9ca9545 View commit details
    Browse the repository at this point in the history
  6. chore: Reduce polling interval for lightweight agent engine creation.

    PiperOrigin-RevId: 778200996
    shawn-yang-google authored and copybara-github committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    ad5b2bb View commit details
    Browse the repository at this point in the history
  7. chore(main): release 1.101.0 (#5501)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Matthew Tang <[email protected]>
    release-please[bot] and matthew29tang authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    f0ffe00 View commit details
    Browse the repository at this point in the history
Loading