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

Bugfix nlu comparison persist/load nlg responses #5202

Closed
wants to merge 71 commits into from

Conversation

indam23
Copy link
Contributor

@indam23 indam23 commented Feb 7, 2020

Proposed changes:

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@indam23 indam23 requested a review from dakshvar22 February 7, 2020 14:42
@indam23 indam23 changed the base branch from master to 1.7.x February 7, 2020 14:43
Copy link
Contributor

@dakshvar22 dakshvar22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🚀 Thanks for fixing it!
Minor: Not sure, but test_nlu_comparison test might fail. Can you check that once? Can we make it robust to catch this bug if it reappears anytime?

@indam23
Copy link
Contributor Author

indam23 commented Feb 7, 2020

@dakshvar22 test_nlu_comparison passes; should I edit that test to include NLG responses or add a separate test?

*edit: It passes, but it wasn't checking if model files were actually created. Edited it so it does and also uses one pipeline with a response selector.

@indam23 indam23 requested a review from dakshvar22 February 7, 2020 21:05
indam23 and others added 3 commits February 7, 2020 16:10
Co-Authored-By: Tobias Wochinger <t.wochinger@rasa.com>
wochinge and others added 25 commits February 12, 2020 13:31
make integer primary key compatible with oracle
Rename Running the Server to Configuring the HTTP API
fix link to invite users to test
@degiz degiz added this to the Rasa 1.8 milestone Feb 20, 2020
@degiz degiz removed this from the Rasa 1.8 milestone Feb 20, 2020
@indam23
Copy link
Contributor Author

indam23 commented Feb 21, 2020

replaced by #5294

@indam23 indam23 closed this Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NLG responses not found during NLU pipeline comparison
8 participants