micronaut-projects/micronaut-langchain4j
Use Google Credentials if Available
Closed
#284 opened on Feb 13, 2026
good first issuestatus: in progresstype: improvement
Repository metrics
- Stars
- (8 stars)
- PR merge metrics
- (Avg merge 32d 2h) (21 merged PRs in 30d)
Description
Feature description
In the micronaut-langchain4j-vertexai-gemini module, if the application is already using Micronaut's GCP support, it would be really convenient if the Vertex integration utilized the GoogleCredentials created by the defaultGoogleCredentials() method which has a very nice algorithm for creating the credentials most applicable.