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

add --port parameter for interactive learning #5837

Merged
merged 14 commits into from
May 23, 2020
Merged

add --port parameter for interactive learning #5837

merged 14 commits into from
May 23, 2020

Conversation

tmbo
Copy link
Member

@tmbo tmbo commented May 15, 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)

@tmbo tmbo requested a review from wochinge May 15, 2020 22:13
@tmbo tmbo self-assigned this May 18, 2020
@tmbo tmbo merged commit 8ad8b21 into master May 23, 2020
@tmbo tmbo deleted the pnandhini11-master branch May 23, 2020 14:22
indam23 pushed a commit that referenced this pull request Jul 27, 2022
* fixrd a bug

* Run Black code formatter

* used add_server_arguments to get the port from cmd instead

* to remove unwanted print statement

* Revert "used add_server_arguments to get the port from cmd instead"

This reverts commit cf6ec6f.

* used add_server_argument to get the port from cmd for interactive

* Update rasa/core/training/interactive.py

Co-authored-by: Tobias Wochinger <mail@tobias-wochinger.de>

* added changelog2

* added port argument

* fixed tests

Co-authored-by: Padma Nandhini <padmanandhini@gmail.com>
Co-authored-by: Tobias Wochinger <mail@tobias-wochinger.de>
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.

add port argument for rasa interactive
2 participants