Jido.Agent.StateOp.SetState (Jido v2.0.0-rc.1)
View SourceDeep merge attributes into the agent's state.
Uses DeepMerge.deep_merge/2 semantics - nested maps are merged recursively.
Summary
Types
@type t() :: %Jido.Agent.StateOp.SetState{attrs: map()}
Functions
@spec schema() :: Zoi.schema()
Returns the Zoi schema for SetState.