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.57.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.58.0
Choose a head ref
  • 12 commits
  • 99 files changed
  • 7 contributors

Commits on Jun 27, 2024

  1. feat: Add display tuning job button for Ipython environments when get…

    …ting an existing job
    
    PiperOrigin-RevId: 647386006
    vertex-sdk-bot authored and copybara-github committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    872b455 View commit details
    Browse the repository at this point in the history
  2. docs: update import paths for Gemini README

    PiperOrigin-RevId: 647406693
    vertex-sdk-bot authored and copybara-github committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    46b3042 View commit details
    Browse the repository at this point in the history
  3. fix: IndexConfig - use TreeAhConfig as default algorithm_config.

    PiperOrigin-RevId: 647416108
    vertex-sdk-bot authored and copybara-github committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    341d287 View commit details
    Browse the repository at this point in the history
  4. chore: exclude GAPIC tests from coverage report and set the threshold…

    … to 85%
    
    PiperOrigin-RevId: 647481339
    yinghsienwu authored and copybara-github committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    22b04fc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat: add UpdateDeploymentResourcePool method to DeploymentResourcePo…

    …olService v1
    
    feat: add private_service_connect_config and service_attachment fields to DedicatedServingEndpoint v1
    feat: add satisfies_pzs and satisfies_pzi fields to Model v1
    docs: update comments of AutoscalingSpec v1
    feat: add deploy_metadata to PublisherModel.Deploy v1
    feat: add satisfies_pzs and satisfies_pzi fields to Tensorboard v1
    
    COPYBARA_INTEGRATE_REVIEW=#4026 from googleapis:owl-bot-copy 85aa38a
    PiperOrigin-RevId: 648421976
    gcf-owl-bot[bot] authored and copybara-github committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    71e41c8 View commit details
    Browse the repository at this point in the history
  2. feat: GenAI - Evaluation - Implement rate limiter and refactor parall…

    …elization for online evaluation service requests
    
    feat: GenAI - Evaluation - Add a progress bar for evaluation service requests
    
    feat: GenAI - Evaluation - Return partial evaluation results with error logging
    PiperOrigin-RevId: 648438140
    jsondai authored and copybara-github committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bbffb0d View commit details
    Browse the repository at this point in the history
  3. feat: add UpdateDeploymentResourcePool method to DeploymentResourcePo…

    …olService v1beta1
    
    feat: add use_effective_order field to BleuSpec v1beta1
    feat: add satisfies_pzs and satisfies_pzi fields to Model v1beta1
    docs: update comments of AutoscalingSpec v1beta1
    feat: add deploy_metadata to PublisherModel.Deploy v1beta1
    feat: add satisfies_pzs and satisfies_pzi fields to Tensorboard v1beta1
    
    COPYBARA_INTEGRATE_REVIEW=#4028 from googleapis:owl-bot-copy 6330787
    PiperOrigin-RevId: 648506252
    gcf-owl-bot[bot] authored and copybara-github committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b5c3cdd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore: Enforce the rule that import vertexai must not import any ex…

    …tra modules
    
    Also, enforce the rule that `import vertexai` should be fast.
    
    PiperOrigin-RevId: 648850261
    Ark-kun authored and copybara-github committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    02ffd27 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. chore: Fixed the architecture/test_vertexai_import test under Pytho…

    …n 3.12 when using editable install
    
    Fixes: #4037
    PiperOrigin-RevId: 649143541
    Ark-kun authored and copybara-github committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a6f68df View commit details
    Browse the repository at this point in the history
  2. fix: LVM - Update Video.load_from_file() to support storage.googlea…

    …pis.com links
    
    PiperOrigin-RevId: 649149724
    holtskinner authored and copybara-github committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b63f960 View commit details
    Browse the repository at this point in the history
  3. feat: Migrate DeploymentResourcePool and associated functionality to …

    …V1 namespace for GA launch of model co-hosting.
    
    PiperOrigin-RevId: 649164615
    vertex-sdk-bot authored and copybara-github committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1474d98 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.58.0 (#4020)

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