Uses of Class
com.viglet.turing.genai.tool.TurImageSearchToolService
Packages that use TurImageSearchToolService
-
Uses of TurImageSearchToolService in com.viglet.turing.api.llm.chat
Constructors in com.viglet.turing.api.llm.chat with parameters of type TurImageSearchToolServiceModifierConstructorDescriptionTurLLMChatAPI(TurLLMInstanceRepository turLLMInstanceRepository, TurGenAiLlmProviderFactory llmProviderFactory, TurSecretCryptoService turSecretCryptoService, TurWebCrawlerToolService webCrawlerToolService, TurWeatherToolService weatherToolService, TurFinanceToolService financeToolService, TurCodeInterpreterToolService codeInterpreterToolService, TurImageSearchToolService imageSearchToolService, TurDateTimeToolService dateTimeToolService, TurLLMTokenUsageService tokenUsageService)