korymath / jann

Hi. I am jann. I am text input - text output chatbot model that is JUST approximate nearest neighbour.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Flask Monitoring Dashboard

korymath opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
It is helpful to see a Flask Monitoring dashboard to monitor statistics on the bot.

Describe the solution you'd like
There is a Flask-MonitoringDashboard which is already installed as part of Jann.

It would be helpful to include some documentation on how to configure it and some screenshots in the README for how to use it.

Currently, the app is wrapped with the dashboard binding:

dashboard.bind(JANN)

Add a short description for how to view the dashboard and interpret the statistics.

commented

Closed with: f650750