-
Updated
Nov 9, 2020 - Python
conversational-agents
Here are 70 public repositories matching this topic...
-
Updated
Jun 5, 2019 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Oct 8, 2020 - Python
-
Updated
Sep 30, 2020 - Ruby
-
Updated
Feb 17, 2019 - Python
-
Updated
Nov 9, 2020 - Vue
-
Updated
Nov 15, 2019
-
Updated
Mar 8, 2019 - Python
Shift to Kotlin 1.4
-
Updated
Jun 21, 2020 - Python
-
Updated
Nov 5, 2020 - Python
-
Updated
Mar 11, 2018 - Go
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Oct 30, 2020 - Python
-
Updated
Apr 24, 2020 - Python
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Nov 6, 2020 - PHP
-
Updated
Dec 3, 2018 - Python
-
Updated
Oct 16, 2018 - Python
-
Updated
Jun 28, 2018 - Python
-
Updated
Nov 4, 2018 - Python
-
Updated
Jun 1, 2018 - C#
-
Updated
Jul 13, 2018 - Jupyter Notebook
-
Updated
Mar 3, 2018 - Python
-
Updated
Jun 1, 2018 - TypeScript
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.json
if an user wants to install botfront on Windows machine.To Reproduce
Steps to reproduce the behavior:
meteor npm install
in Windows Powershell.Expected behavior