Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Comments

[luis build] change string format in setting and luis recognizer#718

Merged
feich-ms merged 2 commits intomasterfrom
feich/fixRecognizerFormat
Apr 17, 2020
Merged

[luis build] change string format in setting and luis recognizer#718
feich-ms merged 2 commits intomasterfrom
feich/fixRecognizerFormat

Conversation

@feich-ms
Copy link
Contributor

@feich-ms feich-ms commented Apr 17, 2020

Background: SDK side, expression syntax no longer support "-" in the middle of the name, so we change to "_" instead.

change string format in settings and luis recognizer from 'a-1.en-us.lu' to 'a_1.en_us.lu' as string with '-' will be treated as invalid expression string in expression engine

@feich-ms feich-ms changed the title change setting and luis recognizer format change string format in setting and luis recognizer Apr 17, 2020
@feich-ms feich-ms requested review from boydc2014 and luhan2017 April 17, 2020 10:02
@feich-ms feich-ms changed the title change string format in setting and luis recognizer [luis build] change string format in setting and luis recognizer Apr 17, 2020
@boydc2014
Copy link
Contributor

Looks good to me

@feich-ms feich-ms merged commit 31488b4 into master Apr 17, 2020
@feich-ms feich-ms deleted the feich/fixRecognizerFormat branch April 17, 2020 10:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants