Uses of Class
net.thevpc.naru.model.ToolCall
Packages that use ToolCall
-
Uses of ToolCall in net.thevpc.naru.agent
Fields in net.thevpc.naru.agent declared as ToolCallMethods in net.thevpc.naru.agent with parameters of type ToolCallConstructors in net.thevpc.naru.agent with parameters of type ToolCall -
Uses of ToolCall in net.thevpc.naru.model
Methods in net.thevpc.naru.model that return types with arguments of type ToolCallMethod parameters in net.thevpc.naru.model with type arguments of type ToolCallModifier and TypeMethodDescriptionstatic ChatMessageChatMessage.assistantWithToolCalls(String content, List<ToolCall> calls) voidChatMessage.setToolCalls(List<ToolCall> toolCalls)