Skip to content

chore: Bump Google_GenerativeAI and Google_GenerativeAI.Microsoft#116

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/DaoStudio/multi-84ca10e2a2
Open

chore: Bump Google_GenerativeAI and Google_GenerativeAI.Microsoft#116
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/DaoStudio/multi-84ca10e2a2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Updated Google_GenerativeAI from 3.6.1 to 3.6.3.

Release notes

Sourced from Google_GenerativeAI's releases.

3.6.3

New Features

Batch Inference Support (#​101)

  • Centralized BatchJsonLGenerator - New helper class for generating JSONL files for batch processing with:
    • GenerateContentJsonL() - Generate batch content requests
    • GenerateContentJsonL() - With typed schema support
    • GenerateContentWithFilesJsonL() - With file attachments
    • GenerateEmbeddingJsonL() - For embedding requests
  • BatchOptions class for configuring response schema and system instructions
  • BatchOutputInfo - Retrieve output location from completed batch jobs

Gemini 3 Models

  • Added Gemini3FlashPreview (gemini-3-flash-preview)
  • Added Gemini3ProPreview (gemini-3-pro-preview)
  • Added Gemini3ProImagePreview (gemini-3-pro-image-preview)

MultiModalLiveClient Improvements

  • Auto-merge FunctionTools in SendSetupAsync when setup.Tools is null or empty
  • Automatically includes code execution and Google Search tools if enabled

Bug Fixes

ObjectDisposedException in Live API Function Calls (#​100)

  • Fixed crash when functions are invoked in MultiModalLiveClient without a logger
  • Replaced fire-and-forget Task.Run with proper error handling wrapper
  • Gracefully handles ObjectDisposedException and connection errors during function execution

RetrievalTool with Function Calling (#​102)

  • Fixed INVALID_ARGUMENT (400) error when using corpusIdForRag with function calling on Vertex AI
  • Skip adding RetrievalTool when request contains a FunctionResponse

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.2...v3.6.3

3.6.2

Bug Fixes

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.1...v3.6.2

Commits viewable in compare view.

Updated Google_GenerativeAI.Microsoft from 3.6.1 to 3.6.3.

Release notes

Sourced from Google_GenerativeAI.Microsoft's releases.

3.6.3

New Features

Batch Inference Support (#​101)

  • Centralized BatchJsonLGenerator - New helper class for generating JSONL files for batch processing with:
    • GenerateContentJsonL() - Generate batch content requests
    • GenerateContentJsonL() - With typed schema support
    • GenerateContentWithFilesJsonL() - With file attachments
    • GenerateEmbeddingJsonL() - For embedding requests
  • BatchOptions class for configuring response schema and system instructions
  • BatchOutputInfo - Retrieve output location from completed batch jobs

Gemini 3 Models

  • Added Gemini3FlashPreview (gemini-3-flash-preview)
  • Added Gemini3ProPreview (gemini-3-pro-preview)
  • Added Gemini3ProImagePreview (gemini-3-pro-image-preview)

MultiModalLiveClient Improvements

  • Auto-merge FunctionTools in SendSetupAsync when setup.Tools is null or empty
  • Automatically includes code execution and Google Search tools if enabled

Bug Fixes

ObjectDisposedException in Live API Function Calls (#​100)

  • Fixed crash when functions are invoked in MultiModalLiveClient without a logger
  • Replaced fire-and-forget Task.Run with proper error handling wrapper
  • Gracefully handles ObjectDisposedException and connection errors during function execution

RetrievalTool with Function Calling (#​102)

  • Fixed INVALID_ARGUMENT (400) error when using corpusIdForRag with function calling on Vertex AI
  • Skip adding RetrievalTool when request contains a FunctionResponse

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.2...v3.6.3

3.6.2

Bug Fixes

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.1...v3.6.2

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps Google_GenerativeAI from 3.6.1 to 3.6.3
Bumps Google_GenerativeAI.Microsoft from 3.6.1 to 3.6.3

---
updated-dependencies:
- dependency-name: Google_GenerativeAI
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Google_GenerativeAI.Microsoft
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments