Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 7 tasks
akelad opened this issue Aug 24, 2020 · 11 comments
Closed
1 of 7 tasks
Assignees
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR

Comments

@akelad
Copy link
Contributor

akelad commented Aug 24, 2020

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
@akelad akelad added type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR area:rasa-oss 🎡 Anything related to the open source Rasa framework labels Aug 24, 2020
@TyDunn
Copy link
Contributor

TyDunn commented Sep 22, 2020

@akelad The @RasaHQ/production-engineers were asking if your team has bandwidth to take this on. Maybe it could be a joint effort? For example, someone on your team could handle investigate the changes to to other platforms and update the documentation, while someone on the production squad updates the converters

@m-vdb m-vdb added this to the post 2.0rc1 Rasa Open Source milestone Sep 23, 2020
@akelad
Copy link
Contributor Author

akelad commented Sep 23, 2020

@RasaHQ/cseteam thoughts? I'm not so sure about bandwidth, there's a lot of docs stuff going on still as well.

@indam23
Copy link
Contributor

indam23 commented Sep 25, 2020

I'm not so sure about bandwidth either tbh

@wochinge
Copy link
Contributor

@TyDunn I think this is a @RasaHQ/loop-squad topic as it's related to the training data.

@TyDunn
Copy link
Contributor

TyDunn commented Sep 28, 2020

@wochinge The loop squad has a lot going on right now to make Rasa X compatible. If the production squad has bandwidth, then I think we should pick it up

@wochinge
Copy link
Contributor

We moved this to 2.1 as no squad has the bandwidth for it. Do you have strong objections @akelad ? I know it's not ideal but the only alternative would be to push the release.

@TyDunn
Copy link
Contributor

TyDunn commented Sep 28, 2020

@wochinge
Copy link
Contributor

Ok, let's discuss these things on issues 👍

@TyDunn
Copy link
Contributor

TyDunn commented Oct 12, 2020

@RasaHQ/cseteam @RasaHQ/production-engineers @m-vdb I split the work between squads. CSE will investigate what we need to do update the convertors and docs, so that production squad can make the necessary updates to the convertors. Before we ship, we will need one of the two teams to update the docs

@TyDunn TyDunn removed their assignment Oct 12, 2020
@akelad
Copy link
Contributor Author

akelad commented Oct 23, 2020

@TyDunn should this issue be closed then since we have other issues?

@TyDunn
Copy link
Contributor

TyDunn commented Oct 26, 2020

@akelad Let's keep this as an umbrella ticket that we close once all three sub-issues are complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR
Projects
None yet
Development

No branches or pull requests

6 participants