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