Uses of Class
dev.langchain4j.agentic.AgenticServices.AgentAction
Packages that use AgenticServices.AgentAction
-
Uses of AgenticServices.AgentAction in dev.langchain4j.agentic
Methods in dev.langchain4j.agentic that return AgenticServices.AgentActionModifier and TypeMethodDescriptionstatic AgenticServices.AgentAction
AgenticServices.agentAction
(AgenticServices.AgentAction.NonThrowingRunnable runnable) Wraps a runnable into an agent action that can be executed within the context of an agent.