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.99.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.100.0
Choose a head ref
  • 16 commits
  • 245 files changed
  • 10 contributors

Commits on Jun 24, 2025

  1. feat: GenAI SDK client (evals) - add support for third-party model in…

    …ference via litellm library
    
    This change introduces support for running inference on third-party models, such as those from OpenAI, by integrating the `litellm` library. Users can now call `run_inference` with model strings (e.g., "gpt-4o") to generate responses from external third-party models. The function supports input datasets in the OpenAI Chat Completion format
    
    PiperOrigin-RevId: 775409256
    jsondai authored and copybara-github committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    e728d8b View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    e29d09b by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add invoke_route_prefix to ModelContainerSpec in aiplatform v1beta1 models.proto
    
    PiperOrigin-RevId: 772617444
    
    Source-Link: googleapis/googleapis@2f31b66
    
    Source-Link: googleapis/googleapis-gen@e844b0b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTg0NGIwYjNlMGFiMjk4OGQwOGMwM2Y4NmVjZWE5ZGFmNDljYjljNSJ9
    
    --
    65c2710 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
    
    --
    0aa585c by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add Model Garden deploy OSS model API
    
    PiperOrigin-RevId: 772620353
    
    Source-Link: googleapis/googleapis@ab2a125
    
    Source-Link: googleapis/googleapis-gen@9fad2b7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWZhZDJiN2ZjYjE5NWMwOTFlZjk3ODAyY2Q4MzdjZjAzYzRhZjc5ZSJ9
    
    --
    7c51f20 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
    
    --
    cf2b838 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: Reasoning Engine v1beta1 subresource updates
    docs: Clarify that the names for sessions and session_events are no longer required.
    
    PiperOrigin-RevId: 773116135
    
    Source-Link: googleapis/googleapis@63c562b
    
    Source-Link: googleapis/googleapis-gen@68b63b9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjhiNjNiOTdjZTRhN2NlZGYzNWJjMmM1YjRlZDQwMDExNDQyNDE4NiJ9
    
    --
    a594df1 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
    
    --
    34f4ca1 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add PSCAutomationConfig to PrivateServiceConnectConfig in service_networking.proto
    feat: add GenAiAdvancedFeaturesConfig to endpoint.proto
    docs: update dedicateEndpointDns documentation
    
    PiperOrigin-RevId: 773868922
    
    Source-Link: googleapis/googleapis@34b323e
    
    Source-Link: googleapis/googleapis-gen@709012c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzA5MDEyYzQ4YzcyOGVjY2U3ZTQ5MjFlYTdkNDk4ZWIxOGFjMTVlMyJ9
    
    --
    0e46827 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=#5445 from googleapis:owl-bot-copy 4dfd6e6
    PiperOrigin-RevId: 775423415
    gcf-owl-bot[bot] authored and copybara-github committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    d4ede02 View commit details
    Browse the repository at this point in the history
  3. chore: GenAI SDK client - Improve rendering of structured content in …

    …evaluation results
    
    PiperOrigin-RevId: 775432969
    jsondai authored and copybara-github committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    700dd72 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. feat: Add validation assessment for batch prediction.

    PiperOrigin-RevId: 775696346
    Frances Hubis Thoma authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    d570fc9 View commit details
    Browse the repository at this point in the history
  2. chore: add more replay tests for Gen AI modules

    PiperOrigin-RevId: 775735305
    sararob authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    0bb0588 View commit details
    Browse the repository at this point in the history
  3. fix: Use PrivateServiceConnectConfig in service_networking in Private…

    …Endpoint instead of the wrapper class PrivateServiceConnectConfig
    
    PiperOrigin-RevId: 775748839
    vertex-sdk-bot authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    87c2c3e View commit details
    Browse the repository at this point in the history
  4. feat: GenAI SDK client - Add Vertex AI Prompt Optimizer to the Gen AI…

    … SDK (experimental)
    
    PiperOrigin-RevId: 775789077
    sararob authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    5daacda View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Copybara import of the project:

    --
    16746c3 by Vladimir Chernykh <[email protected]>:
    
    chore: make vertexai package PEP-561 compatible
    COPYBARA_INTEGRATE_REVIEW=#4700 from vladimir-chernykh:main 287719d
    PiperOrigin-RevId: 775900098
    vladimir-chernykh authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    ead5c93 View commit details
    Browse the repository at this point in the history
  2. feat: GenAI SDK client - Add batch_evaluate method for asynchronous b…

    …atch eval. Add transformation support for consistent interface parameters with the evaluate method
    
    PiperOrigin-RevId: 775907906
    jsondai authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    4d44f94 View commit details
    Browse the repository at this point in the history
  3. feat: Add import_embeddings method in MatchingEngineIndex resource

    PiperOrigin-RevId: 775953546
    vertex-sdk-bot authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    5a0df36 View commit details
    Browse the repository at this point in the history
  4. Copybara import of the project:

    --
    33e0691 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add invoke_route_prefix to ModelContainerSpec in aiplatform v1 models.proto
    
    PiperOrigin-RevId: 775862178
    
    Source-Link: googleapis/googleapis@4667a43
    
    Source-Link: googleapis/googleapis-gen@5034818
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTAzNDgxODUyYjBhZmVhNGJiNmUyZWQyZmVlMjI1YWIwYTNjMWQwNiJ9
    
    --
    ff62279 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=#5484 from googleapis:owl-bot-copy ff62279
    PiperOrigin-RevId: 775961596
    gcf-owl-bot[bot] authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    4202177 View commit details
    Browse the repository at this point in the history
  5. fix: Fix auth scope for RAG upload_file

    PiperOrigin-RevId: 776202107
    matthew29tang authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    a506b94 View commit details
    Browse the repository at this point in the history
  6. feat: GenAI SDK client - Initial release of Agent Engine Memories SDK

    PiperOrigin-RevId: 776202806
    yeesian authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    e8d18b6 View commit details
    Browse the repository at this point in the history
  7. chore: Add test_batch_eval to replay tests

    PiperOrigin-RevId: 776231295
    jsondai authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    9fd40ae View commit details
    Browse the repository at this point in the history
  8. Copybara import of the project:

    --
    7135692 by Kenny Stryker <[email protected]>:
    
    feat(matching-engine): add sync argument to deploy_index
    
    --
    e0eb35d by Kenny Stryker <[email protected]>:
    
    feat: Updated explicit sync to existing decorator optional_sync
    
    --
    af64657 by Kenny Stryker <[email protected]>:
    
    fix: Fixed return type for deploy_index and added test for sync values
    
    --
    4a1edb1 by Kenny Stryker <[email protected]>:
    
    test: Added test cases for sync values in automatic config deploy index
    
    --
    b0d4e47 by Kenny Stryker <[email protected]>:
    
    chore: Updated docstring for helper method _deploy_index
    COPYBARA_INTEGRATE_REVIEW=#5305 from KennyStryker:main cc7ebe1
    PiperOrigin-RevId: 776289436
    KennyStryker authored and copybara-github committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    fee1e2d View commit details
    Browse the repository at this point in the history
  9. chore(main): release 1.100.0 (#5470)

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