Jido.Agent.StateOp.SetState (Jido v2.0.0-rc.1)

View Source

Deep merge attributes into the agent's state.

Uses DeepMerge.deep_merge/2 semantics - nested maps are merged recursively.

Summary

Functions

Returns the Zoi schema for SetState.

Types

t()

@type t() :: %Jido.Agent.StateOp.SetState{attrs: map()}

Functions

schema()

@spec schema() :: Zoi.schema()

Returns the Zoi schema for SetState.