package wcs

  1. Overview
  2. Docs
Command line interface for Watson Conversation Service

Install

Dune Dependency

Authors

Maintainers

Sources

2017-05-26.02.tar.gz
md5=37f31d43ba562352f2fe03692ba6cedf

CHANGES.md.html

2017-05-26.02 (2017-11-10)

  • Add support for SPEL expressions.

  • Reorganize modules.

  • Remove wrapping of modules.

  • Add ReactiveML interface.

  • Create documentation on https://ibm.github.io/wcs-ocaml/.

  • Add simple examples.

  • Add Rulebot example.

  • Loosen package dependencies.

2017-05-26.01 (2017-10-05)

  • Spit library into wcs-lib and wcs-api to have less dependencies for wcs-lib.

  • the make doc command creates the library documentation in _build/default/_doc/index.html.

2017-05-26.00 (2017-09-27)

  • Initial public release.