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.135.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.136.0
Choose a head ref
  • 12 commits
  • 69 files changed
  • 7 contributors

Commits on Jan 28, 2026

  1. fix: test fix internal

    PiperOrigin-RevId: 862134867
    vertex-sdk-bot authored and copybara-github committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    1bbf7bb View commit details
    Browse the repository at this point in the history
  2. chore: Resolve mypy errors in Gen AI Modules

    PiperOrigin-RevId: 862384943
    sararob authored and copybara-github committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    c06870e View commit details
    Browse the repository at this point in the history
  3. chore: make sure memory service is setup in `streaming_agent_run_with…

    …_response`
    
    PiperOrigin-RevId: 862424501
    Tongzhou-Jiang authored and copybara-github committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    3c9128c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. feat: add agent_card to agent engine spec

    PiperOrigin-RevId: 862768189
    vertex-sdk-bot authored and copybara-github committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    d685d81 View commit details
    Browse the repository at this point in the history
  2. fix: support custom credentials in RAG.upload_file

    fixes #4986
    
    PiperOrigin-RevId: 862881532
    yinghsienwu authored and copybara-github committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    66c4d85 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. chore: Resolve all evals mypy errors

    PiperOrigin-RevId: 863313260
    sararob authored and copybara-github committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    20843df View commit details
    Browse the repository at this point in the history
  2. chore: Resolve remaining agent engines mypy errors

    PiperOrigin-RevId: 863340704
    sararob authored and copybara-github committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    d8cc50d View commit details
    Browse the repository at this point in the history
  3. chore: Resolve mypy errors in prompts and datasets modules

    PiperOrigin-RevId: 863383842
    sararob authored and copybara-github committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    8ec57f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Copybara import of the project:

    --
    a625518 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: Add `fps` to message `VideoMetadata`
    feat: Add `mediaResolution` to `Part`
    feat: Add `responseModalities, audioTimestamp, mediaResolution` to `GenerationConfig`
    feat: Add `thinkingLevel` to `ThinkingConfig`
    feat: Add `imageOutputOptions, personGeneration, imageSize` to `ImageConfig`
    
    PiperOrigin-RevId: 863320215
    
    Source-Link: googleapis/googleapis@8d0579f
    
    Source-Link: googleapis/googleapis-gen@a85a936
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTg1YTkzNjExMTJmNWYxOWMyZDRhNTE1YjlhNmFjYWVjMmE3MzlmZSJ9
    
    --
    10d4c19 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
    
    --
    603c6b4 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: Force-delete for RagCorpora, ignoring any external errors and ensuring deletion of the RagCorpus
    
    PiperOrigin-RevId: 864480269
    
    Source-Link: googleapis/googleapis@85b3f45
    
    Source-Link: googleapis/googleapis-gen@8e43678
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGU0MzY3ODc1NDQ5NDI1NmY2ZmZlNzU2MDUzZTMyNzYxMWRlZWYxNSJ9
    
    --
    aa9ee5a 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=#6308 from googleapis:owl-bot-copy 8ac20bc
    PiperOrigin-RevId: 864967717
    gcf-owl-bot[bot] authored and copybara-github committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    157381a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. feat: Update data types from discovery doc.

    PiperOrigin-RevId: 865167068
    jscud authored and copybara-github committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    a5748fd View commit details
    Browse the repository at this point in the history
  2. No public description

    PiperOrigin-RevId: 865192970
    vertex-sdk-bot authored and copybara-github committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    42b09a0 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.136.0 (#6299)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Amy Wu <wuamy@google.com>
    release-please[bot] and yinghsienwu authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    94b9149 View commit details
    Browse the repository at this point in the history
Loading