wolf-core icon indicating copy to clipboard operation
wolf-core copied to clipboard

Invoke wolf stages per multiple `nlpResult` in WolfRunner

Open howlowck opened this issue 6 years ago • 0 comments

Description: Allowing developers to pass multiple (n) nlpResult means we need to run wolf n number of times.

Acceptance Criteria:

  • runner allows developer to pass multiple nlpResult objects
  • runner returns the correct response after multiple wolf stage invocations.

howlowck avatar Jan 25 '19 22:01 howlowck