aea.decision_
maker.default¶
This module contains the decision maker class.
DecisionMakerHandler Objects¶
This class implements the decision maker.
SigningDialogues Objects¶
This class keeps track of all oef_search dialogues.
__
init__
¶
Initialize dialogues.
Arguments:
self_address
: the address of the entity for whom dialogues are maintainedkwargs
: the keyword arguments
__
init__
¶
Initialize the decision maker.
Arguments:
identity
: the identitywallet
: the walletconfig
: the user defined configuration of the handler
handle¶
Handle an internal message from the skills.
Arguments:
message
: the internal message