2,434 questions with Azure AI services tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to upload .tsv/.xls file to custom question answering knowledge base automatically (programatically)?

I am new to Azure services, and I have built a basic FAQ Bot using Custom Question Answering (CQA) of the Language service. I uploaded a manually modified .xls file using the 'import as Excel' option in [Language Studio -> CQA] for populating the…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
363 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-06T11:23:38.9366667+00:00
Vinod Sampath 25 Reputation points
accepted 2024-05-13T05:28:04.3066667+00:00
Vinod Sampath 25 Reputation points
0 answers

Content filter not created in Azure AI Studio

I created a content filter but it doesnt show up

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-07T05:09:17.43+00:00
Azure Admin 0 Reputation points
commented 2024-05-12T12:34:09.51+00:00
Ziggy Zulueta 480 Reputation points MVP
0 answers

Azure AI Studio Vision Enhancement

Hi, I am testing out the gpt-4-turbo with vision capacity. I have both the gpt and vision on the same east 2 server. In the play ground the gpt works fine and reacts to the system message. When i toggle on Vision i get the following message:…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
222 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-09T15:06:11.3666667+00:00
Hunter Shaffer 0 Reputation points
commented 2024-05-10T15:57:35.92+00:00
Hunter Shaffer 0 Reputation points
1 answer

Unable to update existing Azure Search Index using REST API through Powershell script

Hello team, We have an existing Azure Search Index, we want to perform two operations Update existing index with new fields Create a new index. When I am trying to update existing index with new fields using the following command from powershell $url…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-10T06:36:19.8766667+00:00
Srikanth Vanam (PERSISTENT SYSTEMS LIMITED) 0 Reputation points Microsoft Vendor
answered 2024-05-10T10:23:10.3666667+00:00
dupammi 7,140 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure AI Chatbot: need to ask the same question thrice before I get an answer

Deployment: chatgpt-4 Api_Version: 2023-12-01 Settings: "dataSources": [ { "type": "AzureMLIndex", "parameters": { "version": "1", "queryType":…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
363 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-03T14:12:21.86+00:00
Dirk Broenink 105 Reputation points
accepted 2024-05-10T10:05:19.3633333+00:00
Dirk Broenink 105 Reputation points
0 answers

Need to ask the same question thrice in order to get the answer (ChatGPT-4 Azure AI)

So I'm using ChatGPT-4 for deployment. With the following settings: Deployment: ChatGPT-4 QueryType: vectorSimpleHybrid Strictness: 1 topNdocuments: 10 Temperature: 0.8 Top_P: 0.1 Max_tokens: 2400 Api_Version: 2023-12-01 So, this happens every…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-03T10:25:46.9433333+00:00
Dirk Broenink 105 Reputation points
commented 2024-05-10T09:43:16.7133333+00:00
AshokPeddakotla-MSFT 28,221 Reputation points
0 answers

Unable to import any Knowledge base using PDF via the custom question answering Import API

The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded. [ { "op": "add", "value": { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-08T08:39:23.0166667+00:00
Himanshi Gupta 0 Reputation points
commented 2024-05-10T06:11:55.7033333+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
3 answers

Why has this Azure AI translate request "exceeded request limits"?

I'm trying to send the attached API translate request (key and region X-ed out) but get an unexpected error with code 429001 and message "The server rejected the request because the client has exceeded request limits.". The request is trying…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2023-11-22T10:07:19.6366667+00:00
Blixtor 0 Reputation points
answered 2024-05-09T22:22:42.2366667+00:00
yu ben 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Real Time Speech To Text fails to take input from Blob URL

I have implemented Azure Real Time Speech to Text using Speech SDK in Python for pre recorded audio files. It works fine when the input audio is on my machine. But fails when I give the input as the Blob url containing the audio. Please help!

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,435 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-02-23T06:12:46.4266667+00:00
Indira Priyadarshini 60 Reputation points
commented 2024-05-09T11:39:10.3733333+00:00
monica c 0 Reputation points
1 answer

Azure Search Index with both text and images

Hi, I want to implement a RAG architecture where the input data is in pdfs and contain text, images and tables. Working only with text is straightforward and I've built such applications before. However the addition of images in the new use case makes…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
741 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,431 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-06T13:56:30.5666667+00:00
Maja Ru 10 Reputation points
answered 2024-05-08T23:27:06.11+00:00
Grmacjon-MSFT 16,446 Reputation points
0 answers

How do I use the built-in authentication features for a self-hosted container?

I have been using the Azure Document Intelligence service to detect document layout but I need to use the deployable container version that will be hosted in my own datacenter. I would like to make use of the authentication features described here:…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,431 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-07T12:53:52.06+00:00
Andre Freitas 0 Reputation points
commented 2024-05-08T13:51:51.28+00:00
Andre Freitas 0 Reputation points
1 answer

Azure OpenAI "There was an error generating a response." or "An error occurred."

I have deployed an Azure OpenAI chat using GPT 3.5 Turbo. The chat seems to be working for a while, but at a certain point, guaranteed, I get the following errors in the chat: Error : There was an error generating a response. Chat history can't be saved…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-01-22T06:23:50.98+00:00
Chirag Joshi 10 Reputation points
commented 2024-05-08T13:01:31.9033333+00:00
Prasanta Bhowmik 0 Reputation points
0 answers

How to get spoken Language in audio file with Azure Speech sdk in C#?

Hi, I need to detect what's spoken language in an audio file. I have already read the documentation about language identification for speech service but in the SpeechRecognitionResult object result I don't have the recognized language code. Is there a…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,435 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-07T10:06:08.93+00:00
Matteo Gianfermi 0 Reputation points
edited a comment 2024-05-08T08:00:41.5666667+00:00
Matteo Gianfermi 0 Reputation points
0 answers

Suggested Tags not working with Custom Vision

Hi, We're having an issue where the Suggested Tags within Custom Vision portal never provides suggestions within the UI. The highlighted areas in the example below never display on the UI after clicking the 'Get suggested tags' button. Using DevTools I…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
222 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-04T19:29:57.4633333+00:00
EamonRafferty 0 Reputation points
commented 2024-05-08T06:56:42.6233333+00:00
dupammi 7,140 Reputation points Microsoft Vendor
0 answers

Azure AI Chat playground: select the Azure AI Search resource loading/greyed out

i cant select Azure AI Search resource and is it loading but nothing happens

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-06T07:56:49.5966667+00:00
German, Markus 0 Reputation points
commented 2024-05-08T03:26:11.6+00:00
AshokPeddakotla-MSFT 28,221 Reputation points
0 answers

Getting resource not found error on click of custom domain name in azure AI face api

I have created new Face API service with standard tier, When i click on domain name its taking me to new page where i am getting resource not found error

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
154 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-07T10:57:54.3066667+00:00
umeshkumar sohaliya 80 Reputation points
edited a comment 2024-05-08T03:25:33.8733333+00:00
umeshkumar sohaliya 80 Reputation points
0 answers

How can I add a custom parameter to a face with Face API?

Hello. I am creating a PersonGroup in which I am going to add people and faces, but I need to add a specific parameter for my project, how can I add this parameters from the Cognitive Services page? I thought it could be added from the "Add…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
154 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-06T16:30:06.4166667+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
edited a comment 2024-05-07T21:43:12.2433333+00:00
VasaviLankipalle-MSFT 14,831 Reputation points
1 answer One of the answers was accepted by the question author.

How to specify Search API Version in a Chatbot API request?

Hello! We have an application that: Implements a Chatbot through Open AI service. The chatbot requests are being handled through a REST API request. We have an index created in Azure Cognitive Search, which is implementing Vector Search, using…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
741 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-04-11T13:47:10.9966667+00:00
Eduardo Raffoul 20 Reputation points
accepted 2024-05-07T18:04:38.44+00:00
Eduardo Raffoul 20 Reputation points
2 answers

Server Error when running thread with Mode Assistants Azure AI Studio

Recently, the Assistants API cannot work with running thread. And I got the error from python trials: LastError(code='server_error', message='Sorry, something went wrong.')

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-04-25T15:31:52.5433333+00:00
Allen F Cheng (z) 0 Reputation points
commented 2024-05-07T15:22:23.04+00:00
Allen F Cheng (z) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can we use Azure DevOps Wiki as a knowledge base for the chat bot?

Hello! We have a huge Knowledge Base for our internal applications which contains a lot of documentation, policies and guidelines, tutorials, question answers and documents and forms related onboarding and so on which is currently maintained on Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,434 questions
asked 2024-05-02T17:50:47.3633333+00:00
Arpan Mehetre 20 Reputation points
accepted 2024-05-07T09:06:10.12+00:00
Arpan Mehetre 20 Reputation points