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.94.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.95.0
Choose a head ref
  • 9 commits
  • 65 files changed
  • 6 contributors

Commits on May 22, 2025

  1. chore: add _transformers module for Vertex addons

    PiperOrigin-RevId: 762051903
    sararob authored and copybara-github committed May 22, 2025
    Configuration menu
    Copy the full SHA
    959e0ec View commit details
    Browse the repository at this point in the history
  2. chore: add batch_eval method to Vertex Evals

    PiperOrigin-RevId: 762169440
    sararob authored and copybara-github committed May 22, 2025
    Configuration menu
    Copy the full SHA
    b15743d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. feat: [vertexai] Fix the result of export function

    PiperOrigin-RevId: 762545903
    vertex-sdk-bot authored and copybara-github committed May 23, 2025
    Configuration menu
    Copy the full SHA
    9427b15 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. feat: Add async support for reasoning engine.

    PiperOrigin-RevId: 763862748
    yeesian authored and copybara-github committed May 27, 2025
    Configuration menu
    Copy the full SHA
    1b7d29c View commit details
    Browse the repository at this point in the history
  2. feat: Update AdkApp template to match ADK async interface. After this…

    … change, AdkApp will only work with ADK >= 1.0.0.
    
    PiperOrigin-RevId: 763877804
    vertex-sdk-bot authored and copybara-github committed May 27, 2025
    Configuration menu
    Copy the full SHA
    e1745d7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. chore: Fix the predefined metric name for multi_turn_safety

    PiperOrigin-RevId: 764003455
    jsondai authored and copybara-github committed May 28, 2025
    Configuration menu
    Copy the full SHA
    47ab05a View commit details
    Browse the repository at this point in the history
  2. No public description

    PiperOrigin-RevId: 764358461
    vertex-sdk-bot authored and copybara-github committed May 28, 2025
    Configuration menu
    Copy the full SHA
    208e500 View commit details
    Browse the repository at this point in the history
  3. Copybara import of the project:

    --
    332e36a by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: Introduce RAG as context/memory store for Gemini Live API
    docs: A comment for message `RagFileParsingConfig` is updated.
    docs: A comment for field `global_max_embedding_requests_per_min` in message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` is updated.
    
    PiperOrigin-RevId: 763909021
    
    Source-Link: googleapis/googleapis@07ab54b
    
    Source-Link: googleapis/googleapis-gen@9889798
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTg4OTc5ODA0YjlkYWNiZmVjZTBlZTlhMzVhYWYxMWFjZmNlYzRlZiJ9
    
    --
    1964ffa 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=#5358 from googleapis:owl-bot-copy 2fbaf84
    PiperOrigin-RevId: 764458457
    gcf-owl-bot[bot] authored and copybara-github committed May 28, 2025
    Configuration menu
    Copy the full SHA
    787c60f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. chore(main): release 1.95.0 (#5350)

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