An open API service indexing awesome lists of open source software.

https://github.com/hsm207/rasa_async_sdk

How to write custom actions that will run asynchronously
https://github.com/hsm207/rasa_async_sdk

conversational-ai python rasa

Last synced: 7 months ago
JSON representation

How to write custom actions that will run asynchronously

Awesome Lists containing this project

README

          

# Introduction

This repository contains contain to accompany the [Can Rasa's Action Server Do Asynchronous Calls?](https://pub.towardsai.net/can-rasas-action-server-do-asynchronous-calls-48c45f2dceb0) blog post on Medium.

# Usage

1. Run `make run-action-server threads=1`
2. In another terminal, run `make benchmark-action-server`