You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/04/26 13:57:18 UTC

[incubator-nlpcraft] branch NLPCRAFT-304 updated (3e4ebef -> 0af6789)

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

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


    from 3e4ebef  Configuration processing fixed.
     add 07ba99d  Update README.md
     add 5d5ede7  WIP.
     add 3ff8e0f  WIP.
     add 5b5d5fa  Intents methods processing fixed.
     add 7646610  Merge branch 'master' of https://github.com/apache/incubator-nlpcraft
     new 0af6789  Merge branch 'master' into NLPCRAFT-304

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-mod/build.gradle             | 16 ++++++++--------
 .../minecraft-mod/src/main/resources/META-INF/mods.toml  |  4 ++--
 nlpcraft-examples/minecraft/README.md                    |  4 ++--
 .../minecraft/src/main/resources/minecraft.yaml          |  2 +-
 .../nlpcraft/example/minecraft/NCMinecraftModelSpec.kt   |  4 +++-
 .../nlpcraft/probe/mgrs/deploy/NCDeployManager.scala     |  8 +++++---
 6 files changed, 21 insertions(+), 17 deletions(-)

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

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

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

commit 0af6789d4793d25662a21ebb59f3dda9c0cb6cac
Merge: 3e4ebef 7646610
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Mon Apr 26 16:57:07 2021 +0300

    Merge branch 'master' into NLPCRAFT-304

 nlpcraft-examples/minecraft-mod/build.gradle             | 16 ++++++++--------
 .../minecraft-mod/src/main/resources/META-INF/mods.toml  |  4 ++--
 nlpcraft-examples/minecraft/README.md                    |  4 ++--
 .../minecraft/src/main/resources/minecraft.yaml          |  2 +-
 .../nlpcraft/example/minecraft/NCMinecraftModelSpec.kt   |  4 +++-
 .../nlpcraft/probe/mgrs/deploy/NCDeployManager.scala     |  8 +++++---
 6 files changed, 21 insertions(+), 17 deletions(-)