-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Luis schema version incompatibility #4759
Luis schema version incompatibility #4759
Conversation
Co-authored-by: LucasLermen <lucas.arthur.lermen@gmail.com>
Co-authored-by: Lucas Penido <lpenidoa@me.com>
Co-authored-by: LucasLermen <lucas.arthur.lermen@gmail.com>
Co-authored-by: LucasLermen <lucas.arthur.lermen@gmail.com>
Co-authored-by: LucasLermen <lucas.arthur.lermen@gmail.com>
Co-authored-by: LucasLermen <lucas.arthur.lermen@gmail.com>
Co-authored-by: Lucas Penido <lpenidoa@me.com>
…ema_Version_Incompatibility
Co-authored-by: Lucas Penido <lpenidoa@me.com>
Thanks for the PR, we'll give it a review as soon as possible. |
Thanks for the PR @LucasPenido |
Hi @imLew |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
@imLew You have to merge, I think @LucasPenido does not have the permissions to do so |
@imLew @LucasPenido How about adding luis v4 file into |
@@ -18,6 +18,7 @@ Changed | |||
- Print info message when running Rasa X and a custom model server url was specified in ``endpoints.yml`` | |||
- If a ``wait_time_between_pulls`` is configured for the model server in ``endpoints.yml``, | |||
this will be used instead of the default one when running Rasa X | |||
- Training Luis data with ``luis_schema_version`` higher than 4.x.x will show a warning instead of throwing an exception |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we've changed the changelog handling. please do not modify CHANGELOG.rst
. instead, please create a new newsfile in changelog/
(more info https://github.com/RasaHQ/rasa/tree/master/changelog)
Since all that was left to do was the changelog entry and I could not push to the fork: I created a new PR that does this #4890. |
Proposed changes:
Status (please check what you already did):
black
(please check Readme for instructions)