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

Commits on Jan 29, 2025

  1. fix: Handle the streaming of JSON delimited by newlines

    PiperOrigin-RevId: 720749340
    yeesian authored and copybara-github committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    acc82c5 View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    9cf5ac6 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.79.0
    
    COPYBARA_INTEGRATE_REVIEW=#4922 from googleapis:release-please--branches--main 9cf5ac6
    PiperOrigin-RevId: 720754414
    release-please[bot] authored and copybara-github committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    be7dcf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. fix: Use GA generative_models path in tune_autorater to make it con…

    …sistent with `model` parameter in Rapid Eval SDK `evaluate` function
    
    PiperOrigin-RevId: 721178327
    vertex-sdk-bot authored and copybara-github committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    ef596f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. chore: Update output_dimensionality docstring to a more generic descr…

    …iption.
    
    PiperOrigin-RevId: 721564654
    vertex-sdk-bot authored and copybara-github committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    58fbabd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. chore: fix unit test assertions

    PiperOrigin-RevId: 723678874
    yinghsienwu authored and copybara-github committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    d205601 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. feat: Support global endpoint natively

    PiperOrigin-RevId: 723767182
    yinghsienwu authored and copybara-github committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    d4cae46 View commit details
    Browse the repository at this point in the history
  2. feat: Upload dataset URI, metric criteria, and rating rubrics used in…

    … an evaluation to GCS.
    
    PiperOrigin-RevId: 723940715
    vertex-sdk-bot authored and copybara-github committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    aabb579 View commit details
    Browse the repository at this point in the history
  3. feat: Support Python 3.12 for reasoning engine.

    PiperOrigin-RevId: 724006919
    shawn-yang-google authored and copybara-github committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    1624a23 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. feat: add vertex_registry_source to create_feature_view method

    PiperOrigin-RevId: 724463720
    vertex-sdk-bot authored and copybara-github committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0abe0b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. feat: Add notebook helper functions to preview eval SDK to display an…

    …d visualize evaluation results in an IPython environment
    
    PiperOrigin-RevId: 725404155
    jsondai authored and copybara-github committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    1ab4344 View commit details
    Browse the repository at this point in the history
  2. docs: Fix minor typos in generative model readme.

    PiperOrigin-RevId: 725734313
    vertex-sdk-bot authored and copybara-github committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    d0ef994 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.80.0 (#4931)

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