-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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] Refactor enum list of /definitions/ReadableType #4943
[AutoPR cognitiveservices/data-plane/LUIS/Authoring] Refactor enum list of /definitions/ReadableType #4943
Conversation
Refactor enum list of /definitions/ReadableType - Remove unnecessary "Regular Expression Entity Extractor"
(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: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_cognitiveservices/data-plane/LUIS/Authoring #4943 +/- ##
=========================================================================================
Coverage 53.3% 53.3%
=========================================================================================
Files 10450 10450
Lines 219111 219111
=========================================================================================
Hits 116798 116798
Misses 102313 102313 Continue to review full report at Codecov.
|
85890a3
into
restapi_auto_cognitiveservices/data-plane/LUIS/Authoring
This PR has been merged into #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"
* [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#5747