CLU throwing exception message "xxxxxx" is not a valid CLU subscription key from BOT framework
The sample code provided in the below documentation was tried but end up receiving the error "xxxxxx" is not a valid CLU subscription key. The project is built in Bot framework using core bot sample. As mentioned in another solution, tried all…
Cannot create anything in language.cognitive.azure.com
Hello everyone, I'm trying to play around in Azure with my free dev account. My main goal is to create Question Answering, but it seems that nothing is working. I get error: Unknown 4:23 PM A server error occurred. Please refresh the page and try…
READ OCR On-Prem Docker Container
I have PDFs that have sensitive information on them and those documents cannot leave our Premises. Does the Docker Container which says it can be deployed on-prem send the pdfs to Microsoft? Thank you
Azure AI Language preview APIs 2024-05-15-preview or earlier clarification
Hi, There is some confusion in our team about the language in the advice "Azure AI Language preview APIs 2024-05-15-preview or earlier will be retired on 31 March 2025" Does this refer ONLY to preview versions of the API, or does this also…
How to reply on the same Slack Thread using Azure Custom QuestionAnswering
I would kindly ask you to help on this topic if possible. My Azure Bot based on Custom Question Answering is actually up and running: based on the knowledge fixed question I get the corresponding answer. This is the actual code I'm using within the…
What is the meaning of the following error - Principal does not have access to API/Operation
I registered an Azure Application (my-cog-app") and created a service principal. Within my cognitive service resource (my-cog-svc), I granted access role as "Cognitive Services user" to the registered azure app. Within the…
How to use "less than character" < string and then "greater than character" >in editing knowledge base in Custom Question Answering
The problem is related to 'Language Studio' : basically I'm trying to set an integration Azure-Slack using Custom question answering. I would need to set a question e.g. 'Azure' and have as reply a tagged user. In order to have a tagged user in Slack I…
How to fix Language Studio calling the wrong domain when trying to access storage account?
I am trying to create a new Custom Text Classification project in the Language Studio. When I go to select the document that contains all my labels, I receive the following error: The portal cannot access your storage account…
How to set keywords for Azure Language Abstractive Summary in VScode similarly to Azure Foundry Web version
How to set keywords for Azure Language Abstractive Summary in VScode Python similarly to Azure Foundry Web version. I would like to focus on certain textual aspects similarly to what i can achieve in the web version. I am using the latest preview.
Multilingual Voice returns wrong language when using numbers text to speech
Hello, when I am using your api and the following voice: "en-US-AndrewMultilingualNeural" I also use "es-ES" and "en-US" to specify when to use each language. It works when using text but when a just a number like…
Azure AI Language preview APIs 2024-05-15-preview or earlier will be retired on 31 March 2025
We are using the Question answering service of Azure language service. Nuget package used: Azure.AI.Language.QuestionAnswering --version 1.1.0 --Last updated in 2022 Other than this we are not using any other Nuget or services. Recently we got mail…
Cost-Effective Approach for Custom NER in Azure: Azure Language Studio vs. Azure Machine Learning
Hi Azure Community, I’m working on a custom Named Entity Recognition (NER) project where the main goal is to build a model that can extract specific entities from documents. I initially trained and deployed a model using Azure Language Studio, leveraging…
Azure AI - Language - Custom Question Answering
Hi We have created a Azure AI service and language - custom question answering and custom entity in south central us resource group. We are trying to deploy through ARM template to another south central us resource group and importing the project.…
Unable to add List key to List Entity in Conversational Language Understanding project
Hi, I have encountered the same issue as this person. I.e., the 'save' button for adding list key is grayed out. My entity is newly created, uniquely named, and list key is single english word (purely lowercase…
How to create a C# AI application that takes a user description and returns summerized text
Hello, I'm not sure if the scenario that I'm working on researching is even possible, but I wanted to check. Is there a way to create a web tool that will take all the text that a user types in and based on what is typed it returns a summarized…
I am getting error while creating Custom text classification project under Azure Language services
Tried creating project with 3 different browser,given access of storage resource to language service but nothing seems to resolve this issue.
How can I change the default responses given by the chatbot
I have created a questions and answer chatbot through the Azure portal by utilizing Azure AI Language and Azure AI Bot service. After implementing it on my website through the BotFramework-WebChat package, I noticed that the chatbot has a set of specific…
Cannot access Language Project in Language Studio anymore, and cannot access newly created language project
There might be a bug with language studio. I can no longer access a project I created in language studio. Keep getting a 403 error when trying to click the project. Also, I tried creating a new project through the Language Studio UI, I see the project in…
CORs error creating Language project
First off, just want to say I tried using the recommendations here but had no success: https://learn.microsoft.com/en-us/answers/questions/1457128/cannot-access-language-project-in-language-studio From Language Studio, I'm trying to create a new Text…
Index from language service not showing up in Azure Open ai's bring your own data
Hi , I began by creating a Language Service and then deployed the azure ai search service in the same region as Language Service. Next, I headed to the Language Studio to create a project using the same language resource and service as mentioned above…