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

incorrect generated predictionOptions #2983

Closed
7 tasks
xieofxie opened this issue May 11, 2020 · 2 comments
Closed
7 tasks

incorrect generated predictionOptions #2983

xieofxie opened this issue May 11, 2020 · 2 comments
Assignees
Labels
Type: Bug Something isn't working

Comments

@xieofxie
Copy link
Contributor

Describe the bug

The generated predictionOptions have typo and can't be loaded.
MicrosoftTeams-image

It turns out that in SDK, these options are bool not expressions.
MicrosoftTeams-image (1)

Version

Current master.

Browser

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Create a new project with Luis
  2. Run

Expected behavior

Screenshots

Additional context

It seems updating cli will fix this.

@xieofxie xieofxie added Type: Bug Something isn't working Needs-triage A new issue that require triage labels May 11, 2020
@hibrenda hibrenda removed the Needs-triage A new issue that require triage label May 11, 2020
@boydc2014
Copy link
Contributor

Looks like this is caused by bf-lu writing out options that core SDK runtime haven't supported yet. bf-cli RC6 fixed this by revert this feature. Update to RC6 will fix this.

@cwhitten
Copy link
Member

#2984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants