Uses of Annotation Interface
dev.langchain4j.service.V
Packages that use V
-
Uses of V in dev.langchain4j.agentic.supervisor
Method parameters in dev.langchain4j.agentic.supervisor with annotations of type VModifier and TypeMethodDescriptionSupervisorAgent.invokeWithAgenticScope
(String request) PlannerAgent.plan
(Object userId, String agents, String request, String lastResponse, String supervisorContext) PlannerAgent.plan
(Object userId, String agents, String request, String lastResponse, String supervisorContext) PlannerAgent.plan
(Object userId, String agents, String request, String lastResponse, String supervisorContext) PlannerAgent.plan
(Object userId, String agents, String request, String lastResponse, String supervisorContext) ResponseAgent.scoreResponses
(String request, String response1, String response2) ResponseAgent.scoreResponses
(String request, String response1, String response2) ResponseAgent.scoreResponses
(String request, String response1, String response2)