-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post #4940
[AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post #4940
Conversation
Adjust enums of /definitions/ReadableType - Add "Closed List Entity Extractor "to enum list - Add "Regex Entity Extractor" to enum list
(message created by the CI based on PR content) Installation instructionPackage azure-cognitiveservices-language-luisYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
442c090
into
restapi_auto_cognitiveservices/data-plane/LUIS/Authoring
This PR has been merged into #4389 |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_cognitiveservices/data-plane/LUIS/Authoring #4940 +/- ##
============================================================================================
+ Coverage 52.52% 53.37% +0.85%
============================================================================================
Files 11066 10454 -612
Lines 240045 219461 -20584
============================================================================================
- Hits 126082 117148 -8934
+ Misses 113963 102313 -11650
Continue to review full report at Codecov.
|
* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] [Cogsvcs] LUIS - add text to simple entity description (#4375) * Generated from 0fe50266ddf3f2e10f2e203fd4367222d4f79081 [Cogsvcs] LUIS - add text to simple entity description * Packaging update of azure-cognitiveservices-language-luis * [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Revert changes in authoring (#4639) * Generated from 26e4b3a45f476fc81fa11213eb459a361aea59b9 Revert changes in authoring * Packaging update of azure-cognitiveservices-language-luis * [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post (#4940) * Generated from 58571b3e7758b12f19fec873785626ac9fe4f14f Adjust enums of /definitions/ReadableType - Add "Closed List Entity Extractor "to enum list - Add "Regex Entity Extractor" to enum list * Packaging update of azure-cognitiveservices-language-luis * Generated from 8c91543d1c9aa00008e73aec18bad84fd597bcea (#4943) Refactor enum list of /definitions/ReadableType - Remove unnecessary "Regular Expression Entity Extractor"
* [AutoPR] cognitiveservices/data-plane/LUIS/Runtime (#4260) * [AutoPR cognitiveservices/data-plane/LUIS/Runtime] Add dispatch child to LUIS Runtime response (#4245) * Generated from 59e0c9edb7b7859abb45c76c118343b7998eb5c0 Add dispatch child to LUIS Runtime response * Packaging update of azure-cognitiveservices-language-luis * [AutoPR cognitiveservices/data-plane/LUIS/Runtime] LUIS runtime changes (#4611) * Generated from faaca6c0dec3efe45b35a48607afa09ed360645a LUIS runtime changes * Packaging update of azure-cognitiveservices-language-luis * Generated from 1e7415ddfdb783e444a35846cf77aeedce475373 Reverting some changes * Packaging update of azure-cognitiveservices-language-luis * [AutoPR] cognitiveservices/data-plane/LUIS/Authoring (#4389) * [AutoPR cognitiveservices/data-plane/LUIS/Authoring] [Cogsvcs] LUIS - add text to simple entity description (#4375) * Generated from 0fe50266ddf3f2e10f2e203fd4367222d4f79081 [Cogsvcs] LUIS - add text to simple entity description * Packaging update of azure-cognitiveservices-language-luis * [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Revert changes in authoring (#4639) * Generated from 26e4b3a45f476fc81fa11213eb459a361aea59b9 Revert changes in authoring * Packaging update of azure-cognitiveservices-language-luis * [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post (#4940) * Generated from 58571b3e7758b12f19fec873785626ac9fe4f14f Adjust enums of /definitions/ReadableType - Add "Closed List Entity Extractor "to enum list - Add "Regex Entity Extractor" to enum list * Packaging update of azure-cognitiveservices-language-luis * Generated from 8c91543d1c9aa00008e73aec18bad84fd597bcea (#4943) Refactor enum list of /definitions/ReadableType - Remove unnecessary "Regular Expression Entity Extractor" * Manually fix LUIS * ChangeLog
Created to sync Azure/azure-rest-api-specs#5741