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.142.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.143.0
Choose a head ref
  • 10 commits
  • 49 files changed
  • 6 contributors

Commits on Mar 21, 2026

  1. feat: Add AgentEngine Sessions module

    PiperOrigin-RevId: 887068191
    matthew29tang authored and copybara-github committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    368a8f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. feat: GenAI SDK client(multimodal) - Support creating multimodal data…

    …set from bigframe DataFrame
    
    PiperOrigin-RevId: 888132573
    cleop-google authored and copybara-github committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    9b7dc29 View commit details
    Browse the repository at this point in the history
  2. feat: Add RagMetadata and RagDataSchema management APIs

    PiperOrigin-RevId: 888262230
    vertex-sdk-bot authored and copybara-github committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    4f0fdfe View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. feat: GenAI SDK client(multimodal) - Accept `gemini_request_read_conf…

    …ig` instead of `template_config` in all functions.
    
    PiperOrigin-RevId: 888570221
    cleop-google authored and copybara-github committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    f138162 View commit details
    Browse the repository at this point in the history
  2. chore: Add agent engine memories and memory revisions modules

    PiperOrigin-RevId: 888724734
    sararob authored and copybara-github committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    798dd81 View commit details
    Browse the repository at this point in the history
  3. fix: fix rag resource parsing

    Fixes #6442
    
    PiperOrigin-RevId: 888772249
    yinghsienwu authored and copybara-github committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    bc61708 View commit details
    Browse the repository at this point in the history
  4. chore: GenAI Client(evals): Update agent scraping parallelism and upd…

    …ate time sleep function in async function
    
    PiperOrigin-RevId: 888778958
    vertex-sdk-bot authored and copybara-github committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    c4beca0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. fix: Exclude compromised LiteLLM versions from dependencies pin to 1.…

    …82.6
    
    Versions 1.82.7 and 1.82.8 of LiteLLM were affected by a supply chain attack and are now explicitly excluded from the dependency constraints for both project and dev dependencies.
    
    PiperOrigin-RevId: 889295996
    yinghsienwu authored and copybara-github committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    78966da View commit details
    Browse the repository at this point in the history
  2. feat: Add memory_id to Create Memory

    feat: Add raw_event to Append Event
    
    PiperOrigin-RevId: 889309558
    vertex-sdk-bot authored and copybara-github committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    2167f36 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.143.0 (#6469)

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