Uses of Enum Class
net.thevpc.naru.api.agent.NaruRole
Packages that use NaruRole
-
Uses of NaruRole in net.thevpc.naru.api.agent
Methods in net.thevpc.naru.api.agent that return NaruRole -
Uses of NaruRole in net.thevpc.naru.api.model
Methods in net.thevpc.naru.api.model that return NaruRoleMethods in net.thevpc.naru.api.model with parameters of type NaruRoleConstructors in net.thevpc.naru.api.model with parameters of type NaruRoleModifierConstructorDescriptionNaruMessage(String sourceName, NaruSource source, NaruRole role, String content, List<String> images, String toolCallId, String toolName, List<NaruToolCall> toolCalls)