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

Enable luis vnext train mode in luis build api #1099

Merged
merged 3 commits into from
Feb 1, 2021

Conversation

feich-ms
Copy link
Contributor

Fix microsoft/BotFramework-Composer#5608 to enable luis vnext train mode. Set environment variable LUIS_TRAIN_MODE to Neural to enable the vnext train. Composer can also set this mode in options parameter of luis build api. Composer setting will have higher priority than env variable.

@feich-ms feich-ms requested a review from boydc2014 February 1, 2021 08:22
@feich-ms feich-ms merged commit c622c6f into main Feb 1, 2021
@feich-ms feich-ms deleted the feich/enableLuisVNextTrain branch February 8, 2021 01:52
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.

Enable LUIS vNext Train API via env variable
2 participants