Uses of Class
dev.langchain4j.agentic.AgenticServices.AgenticScopeAction
Packages that use AgenticServices.AgenticScopeAction
-
Uses of AgenticServices.AgenticScopeAction in dev.langchain4j.agentic
Methods in dev.langchain4j.agentic that return AgenticServices.AgenticScopeActionModifier and TypeMethodDescriptionAgenticServices.agentAction
(AgenticServices.AgenticScopeAction.NonThrowingConsumer<AgenticScope> consumer) Wraps a consumer of the AgenticScope into an agent action that can be executed within the context of an agent.