conversational-agents
Here are 60 public repositories matching this topic...
-
Updated
Jun 5, 2019 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Jun 26, 2020 - TypeScript
-
Updated
Jun 7, 2020 - Python
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
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:
- Install choco
- Install meteor
- Install botfront using
meteor npm installin Windows Powershell.
Expected behavior
-
Updated
Feb 17, 2019 - Python
HIBERT: Document Level Pre-training of Hierarchical Bidirectional Transformers for Document Summarization
Xingxing Zhang, Furu Wei, Ming Zhou
to appear in ACL 2019
https://arxiv.org/abs/1905.06566
-
Updated
Mar 8, 2019 - Python
-
Updated
Jun 21, 2020 - Python
-
Updated
Mar 11, 2018 - Go
-
Updated
Jun 28, 2020 - TypeScript
Extend SSML helpers
Here are SSML helper functions that should be extended to covers all SSML features supported by Alexa and [Google Actions](https://developers.google.com/assistant/actions
Wit.ai support
Amazon Lex activator
-
Updated
Jun 26, 2020 - Python
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Apr 24, 2020 - Python
-
Updated
Oct 16, 2018 - Python
-
Updated
Dec 3, 2018 - Python
When creating a button message, if you include an '&' symbol it fails to display the message in the preview or in the webchat. The webchat endpoints simply sends back an empty array. Currently to get round this you have to use the & character reference.
-
Updated
Jun 28, 2018 - Python
-
Updated
Jun 1, 2018 - C#
-
Updated
Jun 1, 2018 - TypeScript
-
Updated
Nov 4, 2018 - Python
-
Updated
Jul 13, 2018 - Jupyter Notebook
-
Updated
Mar 3, 2018 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
Jun 12, 2019 - Java
-
Updated
Feb 13, 2018 - JavaScript
Improve this page
Add a description, image, and links to the conversational-agents topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conversational-agents topic, visit your repo's landing page and select "manage topics."


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