Uses of Class
com.viglet.turing.genai.tool.TurNativeToolService
Packages that use TurNativeToolService
-
Uses of TurNativeToolService in com.viglet.turing.api.agent
Constructors in com.viglet.turing.api.agent with parameters of type TurNativeToolServiceModifierConstructorDescriptionTurAIAgentChatAPI(TurAIAgentRepository turAIAgentRepository, TurLLMInstanceRepository turLLMInstanceRepository, TurGenAiLlmProviderFactory llmProviderFactory, TurSecretCryptoService turSecretCryptoService, TurNativeToolService nativeToolService, TurMcpToolCallbackService mcpToolCallbackService, TurLLMTokenUsageService tokenUsageService) -
Uses of TurNativeToolService in com.viglet.turing.api.genai
Constructors in com.viglet.turing.api.genai with parameters of type TurNativeToolService