You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2021/09/25 07:10:52 UTC

[incubator-nlpcraft] branch NLPCRAFT-443 updated (f5ed7c9 -> 30c2d1f)

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

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


    from f5ed7c9  WIP.
     add 7881cfb  Update NCDeployManager.scala
     add 4154550  Fix for NLPCRAFT-451
     add ff4831b  Merge branch 'master' into NLPCRAFT-446
     add efd0c24  Basic cleanup on Minecraft example.
     add 0789526  Fix for NLPCRAFT-455
     new 30c2d1f  Merge branch 'master' into NLPCRAFT-443

The 1 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:
 .../nlpcraft/examples/minecraft/MinecraftModel.kt  |  5 ++-
 .../minecraft/src/main/resources/minecraft.yaml    |  8 ++---
 .../probe/mgrs/deploy/NCDeployManager.scala        | 30 +++++++++++-----
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  | 41 ++++++++++------------
 .../nlpcraft/server/probe/NCProbeManager.scala     |  6 ++--
 .../nlpcraft/server/query/NCQueryManager.scala     |  2 +-
 6 files changed, 49 insertions(+), 43 deletions(-)

[incubator-nlpcraft] 01/01: Merge branch 'master' into NLPCRAFT-443

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 30c2d1fe49489bc25125396ec69202dcf182ef3d
Merge: f5ed7c9 0789526
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Sat Sep 25 10:10:38 2021 +0300

    Merge branch 'master' into NLPCRAFT-443

 .../nlpcraft/examples/minecraft/MinecraftModel.kt  |  5 ++-
 .../minecraft/src/main/resources/minecraft.yaml    |  8 ++---
 .../probe/mgrs/deploy/NCDeployManager.scala        | 30 +++++++++++-----
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  | 41 ++++++++++------------
 .../nlpcraft/server/probe/NCProbeManager.scala     |  6 ++--
 .../nlpcraft/server/query/NCQueryManager.scala     |  2 +-
 6 files changed, 49 insertions(+), 43 deletions(-)