8000 Comparing v1.75.0...v1.76.0 · googleapis/python-aiplatform · GitHub
[go: up one dir, main page]

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.75.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.76.0
Choose a head ref
  • 15 commits
  • 73 files changed
  • 10 contributors

Commits on Dec 18, 2024

  1. chore: GenAI - Improved usage code formatting in docstrings

    PiperOrigin-RevId: 707299434
    Ark-kun authored and copybara-github committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    c40a903 View commit details
    Browse the repository at this point in the history
  2. docs: add latest_stats_count to get_feature in FeatureGroup.

    PiperOrigin-RevId: 707319101
    vertex-sdk-bot authored and copybara-github committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    15bfb54 View commit details
    Browse the repository at this point in the history
  3. fix: Caching - Fixed an edge case where the contents arg could be `…

    …None`
    
    PiperOrigin-RevId: 707633468
    qiaodev authored and copybara-github committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    ede0266 View commit details
    Browse the repository at this point in the history
  4. chore: Make the reasoning_engine system test hermetic.

    PiperOrigin-RevId: 707660630
    shawn-yang-google authored and copybara-github committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    5a4e9c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. chore: Fix prompts documentation formatting (auto-generated)

    PiperOrigin-RevId: 708000821
    matthew29tang authored and copybara-github committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    d891b2c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. chore: Add support for background replacement to Imagen 3 Capabilitie…

    …s API
    
    PiperOrigin-RevId: 708201423
    vertex-sdk-bot authored and copybara-github committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    e5e59fe View commit details
    Browse the repository at this point in the history
  2. feat: Use TypeAliasType to define aliases for union types in genera…

    …tive models
    
    This is based on the original PR in #4701, just wrapping the typealiases in a try-catch block.
    
    PiperOrigin-RevId: 708367618
    yeesian authored and copybara-github committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    2224c83 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. feat: Update v1beta1 sdk to support llmparser in import file functions

    PiperOrigin-RevId: 708932562
    vertex-sdk-bot authored and copybara-github committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    1eb493b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. feat: add a new thought field in content proto

    feat: add Model Garden deploy API
    docs: A comment for field `labels` in message `.google.cloud.aiplatform.v1beta1.PublisherModel` is changed
    
    COPYBARA_INTEGRATE_REVIEW=#4795 from googleapis:owl-bot-copy cb74124
    PiperOrigin-RevId: 711486245
    gcf-owl-bot[bot] authored and copybara-github committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    67358fa View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. chore: add list_feature_views() in feature views

    PiperOrigin-RevId: 711554371
    vertex-sdk-bot authored and copybara-github committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    a4d98cf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. fix: EvalTask evaluation should only display experiment button once f…

    …or ipython environments
    
    PiperOrigin-RevId: 711880078
    vertex-sdk-bot authored and copybara-github committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    88d2656 View commit details
    Browse the repository at this point in the history
  2. feat: Add required_replica to Vertex SDK

    PiperOrigin-RevId: 711934045
    vertex-sdk-bot authored and copybara-github committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    f5ddbb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. fix: Catch runtime errors in the import of TypeAliasType from typin…

    …g_extensions
    
    PiperOrigin-RevId: 712610767
    yeesian authored and copybara-github committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8497476 View commit details
    Browse the repository at this point in the history
  2. chore: typo - Change docstring capitalization to "BigQuery" to match …

    …branding.
    
    PiperOrigin-RevId: 712642137
    holtskinner authored and copybara-github committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    c814452 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. chore(main): release 1.76.0 (#4801)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Yvonne Yu <150068659+yyyu-google@users.noreply.github.com>
    release-please[bot] and yyyu-google authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    c502369 View commit details
    Browse the repository at this point in the history
Loading
0