Content
How Azure Cognitive service Orchestration Workflow project redirect request to different project.
Hi Everyone, I've a question w.r.t to Orchestration project in Language Studio. When we create orchestration workflow project, we can define intent and we can connect one particular intent to a specific Q&A project or CLU project. I want to…


How can we get the last updated date/time of source files in custom question answering KB.
How can we get the modified date and time of source files inside Knowledge Base in custom answering . As we need to show the latest content first then the old content at the last . Please help


Azure Language Question Answer Service bot gives error
I have created the bot, by following the tutorial from https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/tutorials/bot-service. I have created this bot from Language Studio and it works fine there. Then I…


Azure Question Answering Service not able to generate Question Answer pair for unstructured data
I have created a project in Language studio for QuestionAnswering from https://language.cognitive.azure.com/questionAnswering. I have followed the document,…


How to use Entity Recognition Preview model?
As the title says, how can I use in a C# application the Entity Recognition with the Preview model? The Generally available model is working, I can access it, but the preview model gives so much better performance for my use case, I just can't work with…


Azure Question Answering Service does not accept ADO wiki files as source
Azure Question Answering Service only accepts pdf, docx and xlsx files as source. We have a knowledge base with a lot of wiki files in our ADO. Is there a way to use these wiki files as sources for Azure Question Answering Service?


How to use more than one voice in a TTS JavaScript snippet
The TTS javascript project I am currently working on needs to use two voices with the ability to be able to switch between these two. However, as far as I can see, I can only configure the synthesizer engine with one voice using…


Text Analytics PII Extraction - Using custom entities
Hi, I'm currently trying to use Azure Language TextAnalytics to remove PII information from a dataset. However, there are custom PII entities that need to be extracted (such as strings of characters+numerics) that are not being recognized by the model.…


Inside Language Service, the "Enable Custom text classification" checkbox is disabled.
I have created a Language Service where I want to use Custom text classification. When I go into Features to enable this feature the checkbox is grayed out. There is an error message above the checkbox which says the feature is not available in my…


Unable to upload a source in Language Studio in Cognitive Service.
Tried to upload a source file and a url also tried to add questions and answer manually, still facing the below error. > 400 > InvalidArgument: Invalid input. See details. > - ConcurrentUpdates ValidationFailure: Kb: "project name" is…


Adding a url to custom question answering results in "Buffer not defined
When we add a URL to a document in our SharePoint, we keep getting the "Buffer not defined" error. The error pops up after successful authentication. There are no further details, and searching for the error yielded no results so far. …


How can I get a FAQ Plus Bot chat transcript?
I have implemented a Microsoft Teams FAQ Plus bot using this documentation: https://github.com/OfficeDev/microsoft-teams-apps-faqplus/wiki/Deployment-Guide-manual My client wants end users to get the chat transcript through email once the chat with…


Custom NER detects all the numbers in a text as Invoice ID even though only 5********* and ****A******** numbers were only used for training the invoice Ids
We have created a lis tof template texts for detecting invoice ids and we use the number series in question title to train a Custom NER model but still it detects numbers of any length as invoice ID as well combinations of number text and symbol as…


Knowledge base in 3 languages - Language studio
For a project i'm working on, we want to support 3 languages in a QnA bot: english, french and deutsche. We created a knowledge base in QnA maker and recently migrated it to Language studio. What would be the best way to manage the 3 languages there? …


Does Azure have an API for separating sentences with new lines from long Docx documents?
I'm going to make subtitles from long text, but splitting long text into multiple sentences is a bit of a waste of time. I think AI will come to my aid in this, I would like to know if there is this service here.


Is there any single API methods available for intent managment, utterance management, utterances geting by intent id on conversational language understanding like LUIS offering
In the conversational language understanding API references I am unable to find the API for getting the intent details alone, getting utterances by intent id, adding utterances onto a specific intent id, and updating utterances onto a specific intent id.…


How to construct a Document Object Model (DOM) dynamically for my JSON output file
Hi All, I have a JSON input file it have my extracted fields data from Language Studio. Now i want to construct a DOM for that data. I want to get the Polygon values of that Extracted fields to create Bounding region for my extracted fields.


Language Studio can't load some data for training
some data can't be loaded from storage In storage, not loaded data has no problem and no difference with loaded others In developer mode, I found "train/jobs?api-version=2022-10-01-preview" api was pending infinite I'm using korean …


How to do a POST API call to Azure language studio
Hi, i have a requirement to do a POST and GET API call to Azure Language studio. I have done something with POSTMAN but it is returning me error. My requirement : i need to do a POST call to Azure Language studio With a text file from Azure blob.…


API Limits and Performance of Lanugage Service
I'm trying to use the Converational Language Understanding (CLU) of the Cognitive Language Service in an high-performance use case where I'm trying to make say 50 calls per second (TPS) to this service. The documentation says the limit is 1000 TPM…

