Uses of Annotation Interface
dev.langchain4j.service.V
Packages that use V
Package
Description
-
Uses of V in dev.langchain4j.agentic
Method parameters in dev.langchain4j.agentic with annotations of type V -
Uses of V in dev.langchain4j.agentic.patterns.p2p
Method parameters in dev.langchain4j.agentic.patterns.p2p with annotations of type VModifier and TypeMethodDescriptionVariablesExtractorAgent.extractVariables(String text, Collection<String> variableNames) VariablesExtractorAgent.extractVariables(String text, Collection<String> variableNames) P2PAgent.invokeWithAgenticScope(String p2pRequest) -
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)