.Net: New Feature: support Application Default Credentials for Gemini
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 would you be able to create a PR to add this functionality?
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.
This issue is stale because it has been open for 90 days with no activity.