Rasa: Rasa Core 0.11 estimated release date

Created on 21 Aug 2018  路  6Comments  路  Source: RasaHQ/rasa

Rasa Core version:
rasa-core 0.9.8

Python version:
Python 3.6.6 :: Anaconda, Inc.

Operating system (windows, osx, ...):
Fedora Linux

Issue:

Any news on Rasa Core 0.11 release? I鈥檓 waiting this version, mostly for the feature of running the interactive learning as a http server, as seen in this issue, https://github.com/RasaHQ/rasa_core/issues/867.

Thanks in advance

Most helpful comment

Thanks for raising this issue, @tmbo will get back to you about it soon.

All 6 comments

Thanks for raising this issue, @tmbo will get back to you about it soon.

looking forward to that awesome release

@reza-ebrahimi we use semantic versioning which means that for major version <0, 0.11.0 is a major version change

As it's been released, I'll close this :)

Hi @akelad , after searching around about the document of v0.11.x, I didn't found the introduction for the feature of running the interactive learning as a http server, does this feature was involved in v0.11.x ? Thank you in advance.

it's just run via http now, you can check out the code here: https://github.com/RasaHQ/rasa_core/blob/master/rasa_core/training/online.py

Was this page helpful?
0 / 5 - 0 ratings