micronaut-projects/micronaut-langchain4j

Use Google Credentials if Available

Geschlossen

#284 geöffnet am 13.02.2026

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (5 Forks)github user discovery
good first issuestatus: in progresstype: improvement

Repository-Metriken

Stars
 (8 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 32T 2h) (21 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide