Core#
This module provides base classes for functions used in Script instances. |
|
Pipeline is the main element of the Chatsky framework. |
|
Context is a data structure that is used to store information about the current state of a conversation. |
|
This module defines classes for addressing nodes. |
|
This module defines a transition class that is used to specify conditions and destinations for transitions to nodes. |
|
The Script module provides a set of pydantic models for representing the dialog graph. |
|
The Utils module contains functions used to provide names to nameless pipeline components inside of a group. |
|
This module introduces tools that allow importing Pipeline objects from json/yaml files. |
|
The Message class is a universal data model for representing a message. |