Uses of Interface
rocks.imsofa.ai.puppychatter.gemini.GoogleSearchHandler
Packages that use GoogleSearchHandler
-
Uses of GoogleSearchHandler in rocks.imsofa.ai.puppychatter.gemini
Classes in rocks.imsofa.ai.puppychatter.gemini that implement GoogleSearchHandlerConstructors in rocks.imsofa.ai.puppychatter.gemini with parameters of type GoogleSearchHandlerModifierConstructorDescriptionGoogleSearchFactSource(boolean staticSummary, String staticSummaryContent, String apiKey, String searchEngineId, String conversationBaseQuery, String summaryBaseQuery, GoogleSearchHandler googleSearchHandler) GoogleSearchFactSource(boolean staticSummary, String staticSummaryContent, String apiKey, String searchEngineId, String conversationBaseQuery, GoogleSearchHandler googleSearchHandler) GoogleSearchFactSource(String apiKey, String searchEngineId, String conversationBaseQuery, String summaryBaseQuery, GoogleSearchHandler googleSearchHandler)