Uses of Class
org.springframework.ai.google.genai.GoogleGenAiChatOptions.ToolChoice.Builder
Packages that use GoogleGenAiChatOptions.ToolChoice.Builder
-
Uses of GoogleGenAiChatOptions.ToolChoice.Builder in org.springframework.ai.google.genai
Methods in org.springframework.ai.google.genai that return GoogleGenAiChatOptions.ToolChoice.BuilderModifier and TypeMethodDescriptionGoogleGenAiChatOptions.ToolChoice.Builder.allowedFunctionName(String allowedFunctionName) GoogleGenAiChatOptions.ToolChoice.Builder.allowedFunctionNames(@Nullable List<String> allowedFunctionNames) GoogleGenAiChatOptions.ToolChoice.builder()GoogleGenAiChatOptions.ToolChoice.Builder.mode(GoogleGenAiChatOptions.ToolChoice.Mode mode)