micronaut-projects/micronaut-langchain4j
Use Google Credentials if Available
Fermée
#284 ouverte le 13 févr. 2026
good first issuestatus: in progresstype: improvement
Métriques du dépôt
- Stars
- (8 étoiles)
- Métriques de merge PR
- (Merge moyen 32j 2h) (21 PRs mergées en 30 j)
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.