Skip to main content

Event Broker Rasa

Project description

Hecho-events

Event Broker for Rasa Chatbot to send metrics to Hecho Dashboard.

Start monitoring your Rasa Chatbot right now, access https://hecho.ml!!

Getting Started

pip install hecho-events aiohttp

Register at https://hecho.ml to get an api key.

After install add this entries to endpoints.yml:

# endpoints.yml
event_broker:
  type: hecho-events.main.RasaEventBroker
  api_key: "<your-api-key>"
  api_url : "https://localhost:6000"

Get bridge-endpoint uri and change the api_url with him.

Dependencies

pip install aiohttp

About Hecho

Hecho Dashboard is a platform to store and show messaging, users, intents and much more from your chatbot.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hecho-events-1.3.4.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page