Uses of Package
org.bsc.spring.agentexecutor
Packages that use org.bsc.spring.agentexecutor
-
Classes in org.bsc.spring.agentexecutor used by org.bsc.springClassDescriptionRepresents the core component responsible for executing agent logic.
-
Classes in org.bsc.spring.agentexecutor used by org.bsc.spring.agentexecutorClassDescriptionRepresents an action with a tool call and associated log details.Represents the completion of a process, encapsulating any relevant return values as key-value pairs in a map.Class responsible for building a state graph.Represents the outcome of an action with a specific finish status.Represents the state of an agent in a system.Represents a step in a process with an associated action and observation.Service class that uses the
ChatClient
and theToolService
to execute an LLM request.Service class responsible for managing tools and their callbacks.