microsoft / botframework-cli

CLI Tools for the Microsoft Bot Framework
Other
179 stars 128 forks source link

bf luis:translate improvements #613

Open vishwacsena opened 4 years ago

vishwacsena commented 4 years ago

Today the translate command does not automatically set the culture in the LUIS app to be the target lang. We should do this via > !# @app.culture = <tgtculture>

Adaptive dialogs, LG use file naming convention to detect language x locale. We should support this as the default,

cleemullins commented 4 years ago

@vishwacsena, I don't have enough context to prioritize or triage this. Is this an R9 issue, R10 issue, or something we should consider not doing?

vishwacsena commented 4 years ago

@cleemullins I'd like to do this for R9 since we are planning to get adaptive to stable release. It is not a must have for R9 which is why I tagged it as P1.

cleemullins commented 4 years ago

Thanks @vishwacsena. Who would you have do the work? Emilio is booked. Can @chrismc62 do this, or one of the STCA or LUIS Devs?

vishwacsena commented 4 years ago

@cleemullins I can work on this as part of #686 and have @munozemilio review.

vishwacsena commented 4 years ago

Not going to get to this in R9. Moving to backlog.

vishwacsena commented 4 years ago

@clearab FYI