Closed
Description
There have been a few changes/updates to some of (or maybe all of) the platforms we offer migrations from:
- Dialogflow
- wit.ai
- LUIS
- IBM Watson (already ticked because we just have a docs page for this, and not an actual converter)
For Rasa 2.0 these should be updated both to convert to the new yaml training data (unsure if that's already done), and also to read any new training data formats from these platforms.
Things that need to be done:
- investigate which platforms have made changes to their platform and/or training data format (i'm pretty sure both wit.ai + LUIS at least have)
- implement updates to our converters
- update the documentation