micronaut-projects/micronaut-langchain4j
Use Google Credentials if Available
Chiusa
#284 aperta il 13 feb 2026
good first issuestatus: in progresstype: improvement
Metriche repository
- Star
- (8 stelle)
- Metriche merge PR
- (Merge medio 32g 2h) (21 PR mergiate in 30 g)
Descrizione
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.