Jido.Agent.StateOp.SetState (Jido v2.3.2)

Copy Markdown View Source

Deep merge attributes into the agent's state.

Uses recursive merge semantics - nested maps and keyword lists 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.