Tom Bocklisch

Results 17 issues of Tom Bocklisch

**Is your feature request related to a problem? Please describe.** Looking at the API, it does look a bit odd to me that one needs to call a class method...

**Proposed changes**: - add a new CLI command `rasa chat` to run the assistant using SocketIO and open webchat - added HTML page to host the webchat, keeping everything on...

type:enhancement :sparkles:
area:rasa-oss/cli

[browsersl.ist/](https://browsersl.ist/) isn't reachable. I guess some recent change broke the deployment making the site unreachable.

http://website-demo.rasa.com/conversations/fef889fe911f4d0298e2a227465e4261/1542203479.7924101

enhancement
rasa_help
faq
onboarding

http://website-demo.rasa.com/conversations/d041ba4b0a89479e9bb6a5007f2cdc87/1542250924.0172796

enhancement
onboarding

http://website-demo.rasa.com/conversations/d041ba4b0a89479e9bb6a5007f2cdc87/1542250341.760881

enhancement
onboarding

**Proposed changes**: - revert changes done for docker support. currently not possible - added documentation for M1 limitations - added changelog Fixes https://rasahq.atlassian.net/browse/ATO-325

**Proposed changes**: - yanked 3.2.9 - create 3.2.10

### Prototype: Deploying an assistant to the cloud using a rasa-CLI command Goal: Make it as easy as possible to get a local assistant running in the cloud (ideally with...

**Proposed changes**: - implemented offsetting events during export (reading conversations from a tracker store and publishing all of its events to an event broker) fixes https://rasahq.atlassian.net/browse/ATO-328 - the user can...