Uses of Class
com.viglet.turing.genai.tool.TurSemanticNavToolService
Packages that use TurSemanticNavToolService
-
Uses of TurSemanticNavToolService in com.viglet.turing.api.llm.chat
Constructors in com.viglet.turing.api.llm.chat with parameters of type TurSemanticNavToolServiceModifierConstructorDescriptionTurLLMSemanticChatAPI(TurLLMInstanceRepository turLLMInstanceRepository, TurGenAiLlmProviderFactory llmProviderFactory, TurSecretCryptoService turSecretCryptoService, TurSemanticNavToolService semanticNavToolService, TurLLMTokenUsageService tokenUsageService) TurSemanticNavToolAPI(TurSemanticNavToolService turSemanticNavToolService)