eta.core.execution.execute_say_bye

execute_say_bye(step, ds)[source]

Execute a say-bye step.

This will signal that the conversation should be ended immediately, setting the quit_conversation flag to True in the dialogue state and writing the remaining output buffer.

Parameters:
Returns:

Dict of variable bindings obtained in the course of execution.

Return type:

dict