Uses of Class
dev.langchain4j.model.google.genai.GoogleGenAiTokenCountEstimator.Builder
Packages that use GoogleGenAiTokenCountEstimator.Builder
-
Uses of GoogleGenAiTokenCountEstimator.Builder in dev.langchain4j.model.google.genai
Methods in dev.langchain4j.model.google.genai that return GoogleGenAiTokenCountEstimator.BuilderModifier and TypeMethodDescriptionGoogleGenAiTokenCountEstimator.Builder.apiEndpoint(String apiEndpoint) GoogleGenAiTokenCountEstimator.builder()GoogleGenAiTokenCountEstimator.Builder.client(com.google.genai.Client client) GoogleGenAiTokenCountEstimator.Builder.customHeaders(Map<String, String> customHeaders) GoogleGenAiTokenCountEstimator.Builder.googleCredentials(com.google.auth.oauth2.GoogleCredentials googleCredentials) GoogleGenAiTokenCountEstimator.Builder.logRequests(Boolean logRequests) GoogleGenAiTokenCountEstimator.Builder.logResponses(Boolean logResponses) GoogleGenAiTokenCountEstimator.Builder.maxRetries(Integer maxRetries)