Dialog Cells
Last updated
Last updated
A dialogue flow in eva are made up of a series of 1 or more elements called cells. Each cell is participating in the dialogue flow for a specific purpose.
There are several types of cells, grouped into Basic and Advanced.
Basic cells are the minimum cells required for the development of any virtual assistant. Learn more about these cells in:
Intent CellsAnswer CellsEntity CellsThese cells are used to create complex conversational flows, where custom logic and multiple options have to be implemented.
Learn more about all these cells in:
Service CellsInput CellsJump CellsEnd CellsCode CellsRule Cells