Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Change NLU data format + migration to GraphQL #709

Open
5 tasks
znat opened this issue Aug 13, 2020 · 1 comment
Open
5 tasks

Change NLU data format + migration to GraphQL #709

znat opened this issue Aug 13, 2020 · 1 comment
Assignees
Projects

Comments

@znat
Copy link
Contributor

znat commented Aug 13, 2020

Data format

Database changes

  • Every example should have its own database document
  • canonical: should be a boolean under metadata

Export

  • When exported, nlu files should be ordered alphbetically by intent names, and examples should be ordered alphabetically in every intent.
  • An option to export in md or yaml should be available in export in rasa format

Migration

Write mongo migration (make sure the migration can still be run after being run (even if it worked fine))

Routing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Dev
  
To do
Development

No branches or pull requests

4 participants