-
Updated
Aug 20, 2021 - Python
chatbots
Here are 540 public repositories matching this topic...
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 20, 2021 - Go
-
Updated
Aug 5, 2021
-
Updated
Aug 10, 2021 - Python
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Jul 26, 2021 - Python
-
Updated
Jul 10, 2021 - Swift
-
Updated
Jan 26, 2021 - TypeScript
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Jul 13, 2021 - Swift
-
Updated
Aug 15, 2021 - PowerShell
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Feb 24, 2019 - C#
-
Updated
Aug 5, 2021 - Python
Hi, I wrote an extensible chatbot for which developers can add dialogs including the corresponding python modules. So far, I can create a Chat instance using one main template and a default template. It would be nice if I could optionally specify a main folder so that your fantastic library loads all template files from this folder.
-
Updated
Jul 4, 2021 - Python
For example, now it is not possible to import TextProps
of Text
component from @urban-bot/core
Only as import { TextProps } from '@urban-bot/core/dist/components/Text';
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Jun 6, 2018 - Python
Describe the bug
When you are in the Airy docs and you check the send messages part.
(https://airy.co/docs/core/api/endpoints/messages#send)
There is a link called "source's documentation" which doesn't lead to any destination
To Reproduce
Steps to reproduce the behavior:
- Go to https://airy.co/docs/core/api/endpoints/messages#send
- Search for the "source's documentation"
-
Updated
Sep 23, 2017 - Python
-
Updated
Jun 3, 2019 - Java
-
Updated
Mar 15, 2021 - Kotlin
-
Updated
Mar 16, 2017 - Python
Improve this page
Add a description, image, and links to the chatbots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chatbots topic, visit your repo's landing page and select "manage topics."
I'm playing around with this wonderful code but I'm running into a curious issue when I try to train the model with my own data.
I replicated the
personachat_self_original.json
file structure and added my own data. I deleteddataset_cache_OpenAIGPTTokenizer
file but when I try to train, I get this error: