semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

.Net: New Feature: support Application Default Credentials for Gemini

Open verdie-g opened this issue 5 months ago • 3 comments


name: Feature request about: Suggest an idea for this project


Application Default Credentials allows finding credentials in the environment, for example, through the GOOGLE_APPLICATION_CREDENTIALS environment variable. But currently AddGoogleAIGeminiChatCompletion only supports an API key. Could we add support for ADC too?

verdie-g avatar Jul 18 '25 13:07 verdie-g

@verdie-g would you be able to create a PR to add this functionality?

markwallace-microsoft avatar Jul 24 '25 09:07 markwallace-microsoft

We are currently doing POC between different agentic frameworks so I will only be able to invest time if we are going forward with SK.

Also, I'm not familiar with the Google APIs. I would assume there is a google nuget that supports ADC but currently Microsoft.SemanticKernel.Connectors.Google does not depend on anything to connect to the Google service.

verdie-g avatar Jul 27 '25 19:07 verdie-g

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Oct 26 '25 02:10 github-actions[bot]