Represents non-configuration state associated with an agent or thread. Could include user preferences, accumulated knowledge, etc. (Less defined for v1.0)
AgentState
Allows for other arbitrary properties to be stored in the agent's state.
The primary data payload of the agent's state. Structure is application-defined.
Optional
An optional version number for the agent's state, useful for migrations or tracking changes.
Represents non-configuration state associated with an agent or thread. Could include user preferences, accumulated knowledge, etc. (Less defined for v1.0)
AgentState