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