watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
207 stars 255 forks source link

Adding docs about minimum_confidence (Fix #104) #132

Closed jganseman closed 6 years ago

jganseman commented 6 years ago

Currently, in a default setup, minimum_confidence remains unused, unless explicitly tested for in self-implemented controller.hears() functions, or unless a middleware.hear() function that uses it would be plugged in with changeEars(). This PR adds both options to the documentation. (Related: issue #104 )

germanattanasio commented 6 years ago

Thanks @jganseman 👍

watson-github-bot commented 6 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: