This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 289e5b8  Update data-model.html
289e5b8 is described below

commit 289e5b8816e186e69b00171a095c059ff62e1d06
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun May 16 16:02:50 2021 -0700

    Update data-model.html
---
 data-model.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data-model.html b/data-model.html
index 01ab7fe..c7fbec5 100644
--- a/data-model.html
+++ b/data-model.html
@@ -1182,6 +1182,7 @@ intents:
         </p>
         <ul>
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCCompany.html">NCCompany</a></li>
+            <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCUser.html">NCUser</a></li>
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCConversation.html">NCConversation</a></li>
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCCustomElement.html">NCCustomElement</a></li>
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCElement.html">NCElement</a></li>
@@ -1189,6 +1190,11 @@ intents:
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCModelView.html">NCModelView</a></li>
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCToken.html">NCToken</a></li>
             <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCResult.html">NCResult</a></li>
+            <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCContext.html">NCContext</a></li>
+            <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCDialogFlowItem.html">NCDialogFlowItem</a></li>
+            <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCIntentMatch.html">NCIntentMatch</a></li>
+            <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCRequest.html">NCRequest</a></li>
+            <li><a target="javadoc" 
href="/apis/latest/org/apache/nlpcraft/model/NCVariant.html">NCVariant</a></li>
         </ul>
     </section>
     <section id="builtin">

Reply via email to