Skip to main content

@elizaos/core v1.0.6 / v2 / StateObject

Interface: StateObject

Represents a generic object structure within the agent's state, where keys are strings and values can be any StateValue. This allows for nested objects within the state. It's a fundamental part of the EnhancedState interface.