-
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
Bugfix nlu comparison persist/load nlg responses #5202
Conversation
Co-Authored-By: Ty Dunn <t.dunn@rasa.com>
Co-Authored-By: Akela Drissner-Schmid <32450038+akelad@users.noreply.github.com>
Co-Authored-By: Akela Drissner-Schmid <32450038+akelad@users.noreply.github.com>
Co-Authored-By: Akela Drissner-Schmid <32450038+akelad@users.noreply.github.com>
Co-Authored-By: Ty Dunn <t.dunn@rasa.com>
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! 🚀 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?
@dakshvar22 *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. |
Add check for text features
Co-Authored-By: Tobias Wochinger <t.wochinger@rasa.com>
Fix urlsplit python3.7.6
make integer primary key compatible with oracle
Rename Running the Server to Configuring the HTTP API
Prepare release 1.7.2
fix link to invite users to test
…rasa into bug_nlu_comparison_nlg_responses
replaced by #5294 |
Proposed changes:
Status (please check what you already did):
black
(please check Readme for instructions)