recorder.dialogue_recorder

Records the dialogue details of the conversation in it’s raw form.

Module Contents

Classes

DialogueRecorder

class recorder.dialogue_recorder.DialogueRecorder(path: str, nlp: bool)
record() None

Records the current dialogue utterance.

save() None

Saves all the dialogues in the conversation to a file.