-
Updated
Aug 20, 2021 - Python
conversational-ai
Here are 195 public repositories matching this topic...
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Aug 18, 2021 - Python
-
Updated
Jun 5, 2019 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Aug 21, 2021 - JavaScript
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Sep 15, 2020 - Python
-
Updated
Nov 16, 2019 - Python
-
Updated
Aug 3, 2021 - Python
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
Aug 11, 2021
-
Updated
May 18, 2021 - Ruby
-
Updated
Aug 15, 2021 - Objective-C
-
Updated
Jun 8, 2021 - Ruby
-
Updated
Aug 12, 2021 - Python
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Jun 22, 2021
-
Updated
Jun 8, 2021 - Ruby
-
Updated
Jan 2, 2020
-
Updated
Aug 11, 2021 - Vue
-
Updated
Mar 2, 2021 - Python
-
Updated
Jun 8, 2021
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
Aug 20, 2021 - PHP
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
Improve this page
Add a description, image, and links to the conversational-ai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conversational-ai topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered