Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this article to quickly get the answers to common questions about orchestration workflows
How do I create a project?
For more information, see the quickstart to quickly create your first project, or the how-to article.
How do I connect other service applications in orchestration workflow projects?
For more information, see How to create projects and build schemas.
Which LUIS applications can I connect to in orchestration workflow projects?
LUIS applications that use Azure Language resource as their authoring resource are available for connection. You can only connect to LUIS applications that are owned via the same resource. This option is only available for resources in China North, as it's the only common available region between LUIS and CLU.
Which question answering project can I connect to in orchestration workflow projects?
Question answering projects that use Azure Language resource are available for connection. You can only connect to question answering projects that are in the same Language resource.
Training is taking a long time, is this time period expected?
For orchestration projects, long training times are expected. Based on the number of examples you have your training times may vary from 5 minutes to 1 hour or more.
Can I add entities to orchestration workflow projects?
No. Orchestration projects are only enabled for intents that can be connected to other projects for routing.
How do I get more accurate results for my project?
For more information, see evaluation metrics.
Can I label the same word as two different entities?
Unlike LUIS, you can't label the same text as two different entities. Learned components across different entities are mutually exclusive, and only one learned span is predicted for each set of characters.
Is there any SDK support?
Yes, only for predictions, and samples are available. There's currently no authoring support for the SDK.
Are there APIs for this feature?
Yes, all the APIs are available.