micronaut-projects/micronaut-langchain4j

Use Google Credentials if Available

已关闭

#284 创建于 2026年2月13日

 (0 条评论) (0 个反应) (1 位负责人)Java (5 个派生)github user discovery
good first issuestatus: in progresstype: improvement

仓库指标

星标
 (8 个星标)
PR 合并指标
 (平均合并 32天 2小时) (30 天内合并 21 个 PR)

描述

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.

贡献者指南