Class GoogleGenAiModelCatalog.Builder
java.lang.Object
dev.langchain4j.model.google.genai.GoogleGenAiModelCatalog.Builder
- Enclosing class:
GoogleGenAiModelCatalog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapiEndpoint(String apiEndpoint) build()client(com.google.genai.Client client) credentials(com.google.auth.oauth2.GoogleCredentials credentials) customHeaders(Map<String, String> customHeaders)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
apiKey
-
credentials
public GoogleGenAiModelCatalog.Builder credentials(com.google.auth.oauth2.GoogleCredentials credentials) -
projectId
-
location
-
timeout
-
apiEndpoint
-
customHeaders
-
client
-
build
-