langgoap.ChainOutput

langgoap.ChainOutput#

class ChainOutput(constraint=None, objective=None)[source]#

Output of a single terminated builder chain.

Exactly one of constraint or objective is set. Consumed by ConstraintBuilder.build().

Parameters:
__init__(constraint=None, objective=None)#
Parameters:
Return type:

None

Methods

__init__([constraint, objective])

Attributes

constraint

objective