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

RulePolicy: Abstract loop interface + TwoStageFallbackPolicy #5933

Merged
merged 6 commits into from
Jun 13, 2020

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    5c2a0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6122419 View commit details
    Browse the repository at this point in the history
  3. add TwoStageFallbackAction

    wochinge committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    4c924da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cbb5a0 View commit details
    Browse the repository at this point in the history
  5. make NLU fallback intent a hardcoded intent name

    It has to be hardcoded since the TwoStageFallbackPolicy relies on it's name, similar to the out of scope intent name
    wochinge committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f6e942c View commit details
    Browse the repository at this point in the history
  6. rename to loops (plural)

    wochinge committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    6be73fe View commit details
    Browse the repository at this point in the history