You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
In luis build cmd, chinaeast2 region is targetting https://chinaeast2.api.cognitive.azure.cn instead of https://${region}.api.cognitive.microsoft.com. To support this, luis builder interface need to be changed.
Describe the solution you'd like
Change interface of luis builder function.
Describe alternatives you've considered
Change interface of luis builder function.
Additional context
Add any other context or screenshots about the feature request here.