这是indexloc提供的服务,不要输入任何密码
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.2.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.3.0
Choose a head ref
  • 12 commits
  • 60 files changed
  • 5 contributors

Commits on May 29, 2025

  1. chore: Specify reference type for toReferenceImageAPI() helper

    PiperOrigin-RevId: 764739332
    Annhiluc authored and copybara-github committed May 29, 2025
    Configuration menu
    Copy the full SHA
    3d0fe66 View commit details
    Browse the repository at this point in the history
  2. test: Update recording files for server tests

    PiperOrigin-RevId: 764766953
    Annhiluc authored and copybara-github committed May 29, 2025
    Configuration menu
    Copy the full SHA
    ba44f95 View commit details
    Browse the repository at this point in the history
  3. chore: Remove maximumRemoteCalls from mcp_client_stream.ts sample…

    … code.
    
    PiperOrigin-RevId: 764780262
    Annhiluc authored and copybara-github committed May 29, 2025
    Configuration menu
    Copy the full SHA
    ba142a8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. feat: include UNEXPECTED_TOOL_CALL enum value to FinishReason for Ver…

    …tex AI APIs.
    
    PiperOrigin-RevId: 765228741
    yyyu-google authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    bd5a2bf View commit details
    Browse the repository at this point in the history
  2. feat: Support ephemeral token creation in TS

    PiperOrigin-RevId: 765247895
    yinghsienwu authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    425cfe6 View commit details
    Browse the repository at this point in the history
  3. feat: Adding thought_signature field to the Part to store the sig…

    …nature for thoughts.
    
    chore: Add tests for googleapis/python-genai#830
    
    PiperOrigin-RevId: 765330458
    MarkDaoust authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    20815b2 View commit details
    Browse the repository at this point in the history
  4. chore: Use instanceof to check isMcpCallableTool()

    PiperOrigin-RevId: 765333249
    Annhiluc authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    8d34804 View commit details
    Browse the repository at this point in the history
  5. test: Add a unit test for streaming MCP function calls

    PiperOrigin-RevId: 765343403
    Annhiluc authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    3ddbd44 View commit details
    Browse the repository at this point in the history
  6. chore: Cleanup stale TODO in models.ts

    PiperOrigin-RevId: 765343531
    Annhiluc authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    0581f11 View commit details
    Browse the repository at this point in the history
  7. Fix: Rename LiveEphemeralParameters to LiveConnectConstraints.

    PiperOrigin-RevId: 765364230
    MarkDaoust authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    86e9652 View commit details
    Browse the repository at this point in the history
  8. feat: Support ephemeral auth tokens as API keys for live connections …

    …in TS.
    
    PiperOrigin-RevId: 765365289
    MarkDaoust authored and copybara-github committed May 30, 2025
    Configuration menu
    Copy the full SHA
    507bfb5 View commit details
    Browse the repository at this point in the history
  9. chore(main): release 1.3.0 (#643)

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