Uses of Class
net.thevpc.naru.api.model.NaruToolDefinition
Packages that use NaruToolDefinition
-
Uses of NaruToolDefinition in net.thevpc.naru.api.model
Subclasses of NaruToolDefinition in net.thevpc.naru.api.modelMethods in net.thevpc.naru.api.model that return types with arguments of type NaruToolDefinition -
Uses of NaruToolDefinition in net.thevpc.naru.api.registry
Methods in net.thevpc.naru.api.registry that return NaruToolDefinitionModifier and TypeMethodDescriptionNaruTool.getDefinition(NaruSession session) Returns the full OpenAI-compatible JSON tool definition.