Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Default LUISURL does not allow for EastUS #12

Description

@chadwallacehart

The LUIS url location is fixed to westus:
const LUISURL = "westus.api.cognitive.microsoft.com";
 
My LUIS app is setup on eastus2 so I got an API key error.

Shouldn't LUISURL should be a configurable parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions