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

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


    from 2e0d677  Improved weather example.
     add 661c7c2  Updated KEYS file.
     add 7c675dd  WIP.
     add 96480dd  Update prepare.sh
     add 509b3f7  Fix for NLPCRAFT-107.
     new 6fb0a62  Merge branch 'master' into NLPCRAFT-41

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:
 KEYS                                               | 47 ++++++++++++++++++++++
 bin/prepare.sh                                     | 20 ++++-----
 .../nlpcraft/examples/time/TimeModelApp.java       |  2 +-
 .../tools}/embedded/NCEmbeddedProbe.java           |  2 +-
 .../tools}/embedded/NCEmbeddedResult.java          |  2 +-
 .../tools}/embedded/package-info.java              |  2 +-
 .../model/tools/test/NCTestClientBuilder.java      |  4 +-
 .../test/impl/NCTestAutoModelValidatorImpl.scala   |  6 +--
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  |  2 +-
 .../nlpcraft/examples/sql/NCSqlExampleSpec.scala   |  2 +-
 .../model/conversation/NCConversationSpec.scala    |  2 +-
 .../nlpcraft/model/intent/dsl/NCDslSpec.scala      |  2 +-
 .../nlpcraft/models/stm/NCStmTestModelSpec.scala   |  2 +-
 .../mgrs/nlp/enrichers/NCEnricherBaseSpec.scala    |  2 +-
 14 files changed, 73 insertions(+), 24 deletions(-)
 rename nlpcraft/src/main/scala/org/apache/nlpcraft/{probe => 
model/tools}/embedded/NCEmbeddedProbe.java (99%)
 rename nlpcraft/src/main/scala/org/apache/nlpcraft/{probe => 
model/tools}/embedded/NCEmbeddedResult.java (99%)
 rename nlpcraft/src/main/scala/org/apache/nlpcraft/{probe => 
model/tools}/embedded/package-info.java (95%)

Reply via email to