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.117.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.118.0
Choose a head ref
  • 12 commits
  • 570 files changed
  • 5 contributors

Commits on Sep 26, 2025

  1. fix: Mitigate breaking change in GenAI SDK for ADK on AgentEngine

    PiperOrigin-RevId: 811805972
    yeesian authored and copybara-github committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    9fa50aa View commit details
    Browse the repository at this point in the history
  2. fix: Relax the type annotations to avoid issues with pydantic when de…

    …ploying
    
    PiperOrigin-RevId: 811878414
    yeesian authored and copybara-github committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    7a6a2f5 View commit details
    Browse the repository at this point in the history
  3. Copybara import of the project:

    --
    1a2e4e0 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: Add enable_widget option in Google Maps and additional grounding information
    
    PiperOrigin-RevId: 810967796
    
    Source-Link: googleapis/googleapis@329ace5
    
    Source-Link: googleapis/googleapis-gen@2fe3f41
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZlM2Y0MTZhNTEwZDljNTY0MzlkYjFiNTQ0YTAxNTBjNzQwNWM0MyJ9
    
    docs: remove legacy internal lint directives
    
    PiperOrigin-RevId: 810503708
    
    Source-Link: googleapis/googleapis@d4a9eb5
    
    Source-Link: googleapis/googleapis-gen@6bf95cb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmJmOTVjYjM3N2QyOWQ2ZGM5MjU4MWZlNzkzOTkyNWJlZjZmMjEwNyJ9
    
    feat: add private_model_server_enabled to in Endpoint.proto
    
    PiperOrigin-RevId: 806366860
    
    Source-Link: googleapis/googleapis@69e69bf
    
    Source-Link: googleapis/googleapis-gen@c537c4e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzUzN2M0ZTliNTc5MzBhNDIyNTU0MTZhODIyZWQzZGU5NDFiNDNkYyJ9
    
    feat: PSC support for custom weights deploy
    docs: A comment for field `dedicated_endpoint_disabled` in message `.google.cloud.aiplatform.v1beta1.DeployRequest` is changed
    
    PiperOrigin-RevId: 803586108
    
    Source-Link: googleapis/googleapis@ed3f1f2
    
    Source-Link: googleapis/googleapis-gen@63abfa3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjNhYmZhMzZlNjdlYmQxNTdjZDMzZWM4OTM5YTg5YzQ2Zjc4MzcyNiJ9
    
    feat: Tuning PreTunedModel API field
    
    PiperOrigin-RevId: 803171691
    
    Source-Link: googleapis/googleapis@9412ec4
    
    Source-Link: googleapis/googleapis-gen@f2a1f9d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjJhMWY5ZDUzOTQ2NjBmNDEyZTgwNWU4NjAzYjY1MmYyZmVhMGQzMCJ9
    
    chore: Update gapic-generator-python to 1.26.2
    
    PiperOrigin-RevId: 802200836
    
    Source-Link: googleapis/googleapis@d300b15
    
    Source-Link: googleapis/googleapis-gen@a1ff0ae
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmZjBhZTcyZGRjYjY4YTI1OTIxNWQ4Yzc3NjYxZTJjZGJiOWIwMiJ9
    
    chore: update Python generator version to 1.25.1
    
    PiperOrigin-RevId: 800535761
    
    Source-Link: googleapis/googleapis@4cf1f99
    
    Source-Link: googleapis/googleapis-gen@133d25b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTMzZDI1YjY4ZTcxMjExNmUxYzVkYzcxZmMzZWIzYzVlNzE3MDIyYSJ9
    
    feat: add Validation mode in FunctionCallingConfig
    
    docs: update the comment for ANY mode in FunctionCallingConfig.
    PiperOrigin-RevId: 800520293
    
    Source-Link: googleapis/googleapis@c522f58
    
    Source-Link: googleapis/googleapis-gen@4a9576d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGE5NTc2ZGU3MGYyMzdiNDdiMTNlOGE4OTY0NWUzY2U5ZDU5NWQ3NyJ9
    
    feat: add Validation mode in FunctionCallingConfig
    
    docs: update the comment for ANY mode in FunctionCallingConfig.
    PiperOrigin-RevId: 800520293
    
    Source-Link: googleapis/googleapis@c522f58
    
    Source-Link: googleapis/googleapis-gen@4a9576d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGE5NTc2ZGU3MGYyMzdiNDdiMTNlOGE4OTY0NWUzY2U5ZDU5NWQ3NyJ9
    
    --
    b7ed8c7 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=#5767 from googleapis:owl-bot-copy 60242df
    PiperOrigin-RevId: 811930739
    gcf-owl-bot[bot] authored and copybara-github committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    0722687 View commit details
    Browse the repository at this point in the history
  4. feat: GenAI SDK client(evals) Add data model for agent evaluation

    PiperOrigin-RevId: 811982862
    vertex-sdk-bot authored and copybara-github committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    d3ef487 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. fix: Remove the upperbound on google-genai for AgentEngine

    PiperOrigin-RevId: 812810812
    yeesian authored and copybara-github committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    74726f3 View commit details
    Browse the repository at this point in the history
  2. feat: Add Model Garden deploy SDK select verified config guide.

    PiperOrigin-RevId: 812846643
    vertex-sdk-bot authored and copybara-github committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    36a5bbc View commit details
    Browse the repository at this point in the history
  3. feat: GenAI Client(evals) - Add get_evaluation_run method to Vertex…

    … AI GenAI SDK evals
    
    PiperOrigin-RevId: 812865627
    vertex-sdk-bot authored and copybara-github committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    bbbadbc View commit details
    Browse the repository at this point in the history
  4. feat: GenAI Client(evals) - Add create_evaluation_run method to Ver…

    …tex AI GenAI SDK evals
    
    PiperOrigin-RevId: 812926402
    vertex-sdk-bot authored and copybara-github committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    7db9b4f View commit details
    Browse the repository at this point in the history
  5. feat: add filter option for deploy configuration in Model Garden depl…

    …oy SDK
    
    PiperOrigin-RevId: 812990100
    vertex-sdk-bot authored and copybara-github committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    ac33e87 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. feat!: GenAI SDK client (prompt management) - Rename prompt_managemen…

    …t module to prompts
    
    feat!: GenAI SDK client (prompt management) - Split create into two methods, create() and create_version()
    feat!: GenAI SDK client (prompt management) - Split get into two methods, get() and get_version()
    feat!: GenAI SDK client (prompt management) - Rename list methods to list() and list_versions()
    feat!: GenAI SDK client (prompt management) - Rename delete methods to delete() and delete_version()
    
    PiperOrigin-RevId: 812999689
    sararob authored and copybara-github committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    d52ed42 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.118.0

    Release-As: 1.118.0
    PiperOrigin-RevId: 813031283
    sararob authored and copybara-github committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    a67a795 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.118.0 (#5855)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    dd54065 View commit details
    Browse the repository at this point in the history
Loading