yasuki_core.engine.rules.agents#

Classes

Agent(*args, **kwargs)

Answers a DecisionRequest with a DecisionResponse.

AutoAgent()

A placeholder bot standing in for the AI: answers any request with the shortest prefix of its candidates that the request accepts (the whole list for an ordering).