The Wayback Machine - https://web.archive.org/web/20211113153603/https://github.com/topics/conversational-bots
Skip to content
#

conversational-bots

Here are 109 public repositories matching this topic...

rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Nov 13, 2021
  • Python
botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.

  • Updated Sep 20, 2021
  • TypeScript
pascal-airy
pascal-airy commented Apr 8, 2021

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

Improve this page

Add a description, image, and links to the conversational-bots topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conversational-bots topic, visit your repo's landing page and select "manage topics."

Learn more