Skip to content

Update "migrate from" code to match any updates to training data formats #6474

Closed
@akelad

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

Metadata

Assignees

Labels

area:rasa-oss 🎡Anything related to the open source Rasa frameworktype:enhancement ✨Additions of new features or changes to existing ones, should be doable in a single PR

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions