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/js-genai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.41.0
Choose a base ref
...
head repository: googleapis/js-genai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.42.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 5 contributors

Commits on Feb 13, 2026

  1. feat: Support multimodal embedding for Gemini Embedding 2.0 and suppo…

    …rt MaaS models in Models.embed_content() (Vertex AI API)
    
    PiperOrigin-RevId: 869462817
    speedstorm1 authored and copybara-github committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    944ae97 View commit details
    Browse the repository at this point in the history
  2. chore: Add type assertions and ignore type overlap in genai libraries

    PiperOrigin-RevId: 869769923
    Annhiluc authored and copybara-github committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    960414e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. chore: Downgrade p-retry package requirement to resolve CJS issue

    fixes #1329
    
    PiperOrigin-RevId: 871439372
    Annhiluc authored and copybara-github committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    24fdf50 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. chore: Add 'p-retry' to Rollup externals.

    PiperOrigin-RevId: 871908068
    wanlin31 authored and copybara-github committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    4ad4126 View commit details
    Browse the repository at this point in the history
  2. chore: Make discriminator properties required in Interactions

    PiperOrigin-RevId: 872001330
    Annhiluc authored and copybara-github committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    7bc0428 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. chore(main): release 1.42.0 (#1324)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Ivan Lopez Hernandez <ivanlh@google.com>
    release-please[bot] and IvanLH authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    aba2669 View commit details
    Browse the repository at this point in the history
Loading