-
Updated
Apr 14, 2021 - Python
conversational-agents
Here are 75 public repositories matching this topic...
-
Updated
Jun 5, 2019 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Apr 1, 2021 - TypeScript
-
Updated
Mar 2, 2021 - Python
-
Updated
Feb 19, 2021 - Ruby
-
Updated
Feb 17, 2019 - Python
-
Updated
Feb 1, 2021 - Vue
-
Updated
Nov 15, 2019
-
Updated
Mar 8, 2019 - Python
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
Mar 25, 2021 - Python
-
Updated
Apr 2, 2021
-
Updated
Nov 24, 2020 - Python
-
Updated
Mar 11, 2018 - Go
-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Apr 14, 2021 - Python
Current Behaviour
On startup, the media resolver app tries to build an AWS client based on the config values and that fails if they are invalid which results in the app crashing
Expected Behaviour
The app should log that the configuration is invalid and not crash
Example configuration which produced the error
media-resolver:
storage:
s3:
key: "cha-
Updated
Mar 25, 2021 - Python
-
Updated
Apr 13, 2021 - PHP
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Apr 1, 2021 - TypeScript
-
Updated
Dec 3, 2018 - Python
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 16, 2018 - Python
-
Updated
Jun 28, 2018 - Python
-
Updated
Jun 1, 2018 - C#
-
Updated
Nov 4, 2018 - Python
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."


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.jsonif an user wants to install botfront on Windows machine.To Reproduce
Steps to reproduce the behavior:
meteor npm installin Windows Powershell.Expected behavior