botpress / nlu

This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
22 stars 21 forks source link

feat(nlu-server): send data to usage API #171

Closed franklevasseur closed 2 years ago

franklevasseur commented 2 years ago

This PR sends NLU usage to the usage API

to try it:

yarn start --usageURL "http://127.0.0.1:3600/v1/billing/usage" --log-level 4 --debug-filter api:usage