Uses of Interface
ai.agentscentral.core.context.ContextState
Packages that use ContextState
-
Uses of ContextState in ai.agentscentral.core.context
Classes in ai.agentscentral.core.context that implement ContextStateMethods in ai.agentscentral.core.context that return ContextStateModifier and TypeMethodDescriptionContextStateManager.updateState(ContextState newState) InMemoryContextStateManager.updateState(ContextState newState) Methods in ai.agentscentral.core.context that return types with arguments of type ContextStateModifier and TypeMethodDescriptionContextStateManager.getCurrentState(String sessionId) InMemoryContextStateManager.getCurrentState(String sessionId) Methods in ai.agentscentral.core.context with parameters of type ContextStateModifier and TypeMethodDescriptionContextStateManager.updateState(ContextState newState) InMemoryContextStateManager.updateState(ContextState newState)