AI.Agent.Intuition (fnord v0.8.82)
View SourceSummary
Types
@type t() :: %AI.Agent.Intuition{ agent: AI.Agent.t(), error: nil | term(), memories: nil | binary(), msgs: [AI.Util.msg()], perception: nil | binary(), reactions: nil | [binary()] }
@type t() :: %AI.Agent.Intuition{ agent: AI.Agent.t(), error: nil | term(), memories: nil | binary(), msgs: [AI.Util.msg()], perception: nil | binary(), reactions: nil | [binary()] }