Jido.Agent.StateOp.SetState
(Jido v2.0.0-rc.4)
View Source
Deep 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.