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
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
Most helpful comment
Thanks for raising this issue, @tmbo will get back to you about it soon.