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

sergeykamov pushed a change to branch NLPCRAFT-477
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.


    from 9c34ab1  WIP.
     new 24a831f  WIP.
     new 613a751  WIP.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scala/org/apache/nlpcraft/NCConversation.java  |  2 +-
 ...sationHolder.scala => NCConversationData.scala} | 23 +++--------
 .../conversation/NCConversationManager.scala       |  7 ++--
 .../internal/dialogflow/NCDialogFlowManager.scala  |  5 ++-
 .../nlpcraft/internal/impl/NCModelClientImpl.scala | 44 +++++++++++++---------
 .../internal/impl/NCModelPipelineManager.scala     | 11 +++---
 .../conversation/NCConversationManagerSpec.scala   | 12 +++---
 .../dialogflow/NCDialogFlowManagerSpec.scala       |  3 +-
 8 files changed, 51 insertions(+), 56 deletions(-)
 rename 
nlpcraft/src/main/scala/org/apache/nlpcraft/internal/conversation/{NCConversationHolder.scala
 => NCConversationData.scala} (92%)

Reply via email to