package wcs-api

  1. Overview
  2. Docs

Description

wcs-ocaml is a source development kit in OCaml and command line interface for Watson Conversation Service (WCS). It allows to program chat bots in OCaml.

  • wcs-api offers an OCaml binding to the service API and a generic client application.

Published: 23 Nov 2017

Dependencies (6)

  1. jbuilder >= "1.0+beta7" & <= "1.0+beta20.2"
  2. cohttp-lwt-unix < "1.0.0"
  3. tls
  4. lwt_ssl
  5. wcs-lib = "2017-05-26.02"
  6. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. wcs = "2017-05-26.02"

Conflicts

None