Uses of Interface
org.apache.nlpcraft.model.NCConversation
-
Packages that use NCConversation Package Description org.apache.nlpcraft.model Contains main API for defining data models. -
-
Uses of NCConversation in org.apache.nlpcraft.model
Methods in org.apache.nlpcraft.model that return NCConversation Modifier and Type Method Description NCConversation
NCContext. getConversation()
Gets current conversation for the query's user and data model.
-