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.55.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.56.0
Choose a head ref
  • 18 commits
  • 62 files changed
  • 7 contributors

Commits on Jun 12, 2024

  1. feat: GenAI - Tuning - Added support for CMEK

    PiperOrigin-RevId: 642696819
    Ark-kun authored and copybara-github committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    eb651bc View commit details
    Browse the repository at this point in the history
  2. docs: Update the documentation for the time_series_dataset and `vid…

    …eo_dataset` classes
    
    PiperOrigin-RevId: 642703477
    vertex-sdk-bot authored and copybara-github committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d5dc7b5 View commit details
    Browse the repository at this point in the history
  3. chore: GenAI - Explicit Caching - Move caching back to public preview

    PiperOrigin-RevId: 642706611
    Zhenyi Qi authored and copybara-github committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    374340a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. chore: use the gemini-1.5-pro-001 for caching system test.

    This model is the officially supported model after the feature is launched.
    
    PiperOrigin-RevId: 642822908
    Zhenyi Qi authored and copybara-github committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3b03f9a View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    bd20edd by lingyinw <lingyin@google.com>:
    
    fix: regenerate pb2 files using grpcio-tools, add hybrid search
    
    --
    24f558a by lingyinw <lingyin@google.com>:
    
    fix:regenerate pb2 files using grpcio-tools
    
    --
    6311ec9 by lingyinw <lingyin@google.com>:
    
    fix: regenerate pb2 files using grpcio-tools
    COPYBARA_INTEGRATE_REVIEW=#3940 from lingyinw:main 6311ec9
    PiperOrigin-RevId: 643048261
    lingyinw authored and copybara-github committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f0f13f2 View commit details
    Browse the repository at this point in the history
  3. feat: Add pipeline_job_name to allow PipelineJob.get(pipeline_job_name)

    PiperOrigin-RevId: 643162661
    vertex-sdk-bot authored and copybara-github committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    32e3b22 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. feat: Add hybrid query example to vector search sample.

    PiperOrigin-RevId: 643779254
    lingyinw authored and copybara-github committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    510da5e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore: test feature deletion

    Update base delete method to use new delete log methods.
    
    PiperOrigin-RevId: 644092125
    vertex-sdk-bot authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    361b805 View commit details
    Browse the repository at this point in the history
  2. feat: add metric classes for 2 pairwise metrics for rapid evaluation …

    …SDK.
    
    PiperOrigin-RevId: 644127034
    jsondai authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    831c8e4 View commit details
    Browse the repository at this point in the history
  3. feat: Add sample code show how to create an optimized private online …

    …store in Vertex AI Feature Store.
    
    PiperOrigin-RevId: 644127795
    vertex-sdk-bot authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e352175 View commit details
    Browse the repository at this point in the history
  4. chore: Update constraints on cloudpickle and tenacity for reasoning e…

    …ngine
    
    PiperOrigin-RevId: 644132530
    yeesian authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    62f7af5 View commit details
    Browse the repository at this point in the history
  5. feat: GenAI - Context Caching - add get() classmethod and refresh() i…

    …nstance method
    
    PiperOrigin-RevId: 644141561
    Zhenyi Qi authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6be874a View commit details
    Browse the repository at this point in the history
  6. chore: GenAI - Context Caching - system test model changed to preview…

    … model
    
    PiperOrigin-RevId: 644149587
    Zhenyi Qi authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    97b91db View commit details
    Browse the repository at this point in the history
  7. feat: GenAI - Context Caching - also print model_name and expire_time.

    PiperOrigin-RevId: 644166997
    Zhenyi Qi authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d548c11 View commit details
    Browse the repository at this point in the history
  8. fix: Do not reset aiplatform.Experiment or aiplatform.ExperimentRun u…

    …nnecessarily when running tensorboard uploader.
    
    PiperOrigin-RevId: 644168539
    vertex-sdk-bot authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    28a091a View commit details
    Browse the repository at this point in the history
  9. feat: Add retry_timeout to EvalTask in vertexai.preview.evaluation

    PiperOrigin-RevId: 644169601
    jsondai authored and copybara-github committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4d9ee9d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore: make display_name raise NotImplementedError until the feature …

    …is available.
    
    PiperOrigin-RevId: 644182746
    Zhenyi Qi authored and copybara-github committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f5b8f5e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.56.0 (#3938)

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