Skip to content
#

conversational-bots

Here are 79 public repositories matching this topic...

rasa
solyarisoftware
solyarisoftware commented Apr 30, 2020

I propose this topic as feature request, but it's also a documentation issue, as lack of details in user guide paragraph: https://rasa.com/docs/rasa/core/actions/#custom-actions.

What specified in paragraph Execute Actions in Other Code is obscure to me, and details at the API documentation link [Action Server](]https://rasa.com/docs/rasa/api/acti

botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.

  • Updated Jun 26, 2020
  • TypeScript
scotteknight
scotteknight commented Sep 16, 2019

The documentation for deploying to Heroku here shows an out of date Procfile example. The correct Procfile should be:

web: bundle exec puma -C config/puma.rb
sidekiq: bundle exec sidekiq -C config/sidekiq.yml -q stealth_webhooks -q stealth_replies -r ./config/boot.rb

This is one of the breaking changes for version 1.1.0

botfront
jeongmincha
jeongmincha commented Jan 16, 2020

Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in package.json if an user wants to install botfront on Windows machine.

To Reproduce
Steps to reproduce the behavior:

  1. Install choco
  2. Install meteor
  3. Install botfront using meteor npm install in Windows Powershell.

Expected behavior

AguilaNLU 是一个专注于快速演进和为个人与企业提供开箱即用特性的自然语言理解库;AguilaNLU 是 RASA NLU 的一个复刻 | AguilaNLU is a RASA NLU-fork focused on rapid evolution and out-of-box feature for developers and companies

  • Updated Jun 28, 2018
  • Python

Improve this page

Add a description, image, and links to the conversational-bots topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conversational-bots topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.