User guides#

Learn how to use base classes in dialog2graph#

This guide demonstrates usage of base classes in dialog2graph package.

Configure models with ModelStorage and use the graph generators#

This guide demonstrates usage of ModelStorage class and generating the dialog graph using dialog2graph algorithms.

Generate synthetic graph on certain topic#

This generation guide demonstrates how we can generate a dialog graph to a certain topic.

Learn how to use dialog2graph CLI#

This guide demonstrates how to use CLI interface of dialog2graph.

Augment dialogs#

This guide demonstrates how to augment existing dialogs using LLMs.