Uses of Interface
net.thevpc.naru.api.registry.NaruToolCallContext
Packages that use NaruToolCallContext
-
Uses of NaruToolCallContext in net.thevpc.naru.api.registry
Methods in net.thevpc.naru.api.registry with parameters of type NaruToolCallContextModifier and TypeMethodDescriptionNaruTool.execute(NaruToolCallContext context) Execute the tool and return a string result that will be sent back to the model as a "tool" role message.