Skip to content

Releases: ostis-apps/nika

v0.2.2

04 Jun 09:21
45628ac

Choose a tag to compare

Fixed

  • Relative paths for configs in start.sh
  • Install non-atomic-action-interpreter-module into extensions directory

v0.2.1

04 Jun 07:19
cd0cebb

Choose a tag to compare

Fixed

  • Use DYLD_LIBRARY_PATH to run sc-machine on macOS
  • Install common library into lib directory

v0.2.0

03 Jun 17:33

Choose a tag to compare

Added

  • Training Guide

Changed

  • Migrate to OSTIS Platform 0.10.0

v0.1.0

14 Sep 20:12

Choose a tag to compare

Added

  • Rules to answer if we don't know about asked entity
  • Find entity by identifiers relation set, not only main idtf
  • Common rule to answer "На что декомпозируется ...?" with any formalized entity
  • Common rule to answer "Что такое ...?" with any formalized entity
  • Rule to answer "Что умеет Ника?"
  • Phrase pattern to get all entities from set $...{_set}
  • Pattern to design knowledge base
  • Alternative message classification agent using logic rules
  • Change interface color agent
  • Move to the latest platform
  • Replace ostis-inference with scl-machine
  • Find word in set by first letter agent
  • Weather agent
  • Russian version for documentation

Changed

  • Message processing program tries to classify message with rules first, then with wit.ai
  • Simplify platform prepare
  • Reuse scripts from platform
  • Rename script run_scweb.sh to run_sc_web.sh

Removed

  • Script install_ostis.sh
  • Script set_vars.sh part for ci