Uses of Class
neqsim.util.agentic.AgentSession
Packages that use AgentSession
-
Uses of AgentSession in neqsim.util.agentic
Methods in neqsim.util.agentic that return AgentSessionMethods in neqsim.util.agentic with parameters of type AgentSessionModifier and TypeMethodDescriptionvoidAgentFeedbackCollector.recordSession(AgentSession session) Record a completed agent session.Constructors in neqsim.util.agentic with parameters of type AgentSessionModifierConstructorDescription(package private)SessionSummary(AgentSession session) Create summary from a completed session.