File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
azure-ai-language-conversations-authoring
azure-ai-language-questionanswering
azure-ai-textanalytics-authoring Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -401,9 +401,8 @@ For more information, see the [Code of Conduct FAQ][coc_faq] or contact [opencod
401401[ conversation_authoring_pypi_package ] : https://pypi.org/project/azure-ai-language-conversations-authoring/
402402[ conversation_authoring_samples ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitivelanguage/azure-ai-language-conversations-authoring/samples/README.md
403403[ conversation_authoring_docs ] : https://learn.microsoft.com/azure/ai-services/language-service/conversational-language-understanding/overview
404- [ api_reference_authoring ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitivelanguage/azure-ai-language-conversations-authoring
405- <!-- TODO: change api_reference_documentation to azuresdkdocs link after first publish -->
406- [ conversation_authoring_restdocs ] : https://learn.microsoft.com/rest/api/language/conversation-authoring-project?view=rest-language-2023-04-01
404+ [ api_reference_authoring ] : https://azuresdkdocs.z19.web.core.windows.net/python/azure-ai-language-conversations-authoring/latest/azure.ai.language.conversations.authoring.html
405+ [ conversation_authoring_restdocs ] : https://learn.microsoft.com/rest/api/language/analyze-conversations-authoring/conversation-authoring-project?view=rest-language-analyze-conversations-authoring-2025-11-01
407406[ azure_language_portal ] : https://language.cognitive.azure.com/home
408407[ cognitive_authentication_aad ] : https://learn.microsoft.com/azure/cognitive-services/authentication#authenticate-with-azure-active-directory
409408[ azure_identity_credentials ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials
Original file line number Diff line number Diff line change @@ -402,6 +402,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
402402[ register_aad_app ] : https://learn.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
403403[ grant_role_access ] : https://learn.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
404404[ default_azure_credential ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential
405- [ questionanswering_rest_docs ] : https://learn.microsoft.com/rest/api/language/question-answering?view=rest-language-2021-10-01
406- [ questionanswering_rest_docs_authoring ] : https://learn.microsoft.com/rest/api/language/question-answering-projects?view=rest-language-2021-10-01
407-
405+ [ questionanswering_rest_docs ] : https://learn.microsoft.com/rest/api/language/question-answering/question-answering?view=rest-language-question-answering-2023-04-01
406+ [ questionanswering_rest_docs_authoring ] : https://learn.microsoft.com/rest/api/language/question-answering-authoring/question-answering-projects?view=rest-language-question-answering-authoring-2023-04-01
Original file line number Diff line number Diff line change @@ -416,9 +416,8 @@ For more information, see the [Code of Conduct FAQ][coc_faq] or contact [opencod
416416[ text_authoring_pypi_package ] : https://pypi.org/project/azure-ai-textanalytics-authoring/
417417[ text_authoring_samples ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitivelanguage/azure-ai-textanalytics-authoring/samples/README.md
418418[ text_authoring_docs ] : https://learn.microsoft.com/azure/ai-services/language-service/custom-text-classification/overview
419- [ api_reference_authoring ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitivelanguage/azure-ai-textanalytics-authoring
420- <!-- TODO: change api_reference_documentation to azuresdkdocs link after first publish -->
421- [ text_authoring_restdocs ] : https://learn.microsoft.com/rest/api/language/text-authoring-project?view=rest-language-2023-04-01
419+ [ api_reference_authoring ] : https://azuresdkdocs.z19.web.core.windows.net/python/azure-ai-textanalytics-authoring/latest/azure.ai.textanalytics.authoring.html
420+ [ text_authoring_restdocs ] : https://learn.microsoft.com/rest/api/language/analyze-text-authoring/text-authoring-project?view=rest-language-analyze-text-authoring-2023-04-01
422421[ azure_language_portal ] : https://language.cognitive.azure.com/home
423422[ cognitive_authentication_aad ] : https://learn.microsoft.com/azure/cognitive-services/authentication#authenticate-with-azure-active-directory
424423[ azure_identity_credentials ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials
You can’t perform that action at this time.
0 commit comments