2,831 questions with Azure AI services tags

Sort by: Updated
3 answers

Execution failure in 'generateReply': (TypeError) unsupported operand type(s) for +: 'NoneType' and 'NoneType'

Hello, I have been running automated evaluations and they were all succesfull when all of a sudden I started getting this error. In prompflow everything was working correctly. I decided to just wait but later I did small text changes to my promptflow and…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-09-27T13:08:33.0133333+00:00
Jakub Szura 15 Reputation points
commented 2024-10-04T12:44:16.2466667+00:00
Maximilien Dequesne 0 Reputation points
0 answers

Prompt flow - Tool load failed in 'formatRewriteIntentInputs'

My Prompt flow, which was working well by sending responses is now failing with error: This is the second flow I'm getting an error. The first time when I got this error, I had to create a new prompt flow from scratch. The node…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-09-26T12:24:31.6+00:00
Viswavaageesh Chandramouli 20 Reputation points
commented 2024-10-04T11:25:31.63+00:00
Viswavaageesh Chandramouli 20 Reputation points
1 answer

Embedding ada 002

Hi I am trying to make a project in azure ai search the issue is that it is linked to pre-existing azure ai search service which does have the text embedding model but, on the screen, to import and vectorize there exisits no embedding model , how to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,041 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,831 questions
asked 2024-10-03T11:07:40.6366667+00:00
Mansi Gusain 20 Reputation points
commented 2024-10-04T10:34:56.2733333+00:00
Luc MAURETTE 0 Reputation points
6 answers

Structured Output in gpt-4o-mini

I was attempting to test the structured outputs feature from this article, specifically the MathReasoning example: https://platform.openai.com/docs/guides/structured-outputs/introduction I was using the gpt-4o-mini deployment from Azure AI Studio and…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-08-23T16:44:08.53+00:00
Michael Wang 5 Reputation points
commented 2024-10-04T07:21:35.8266667+00:00
ChrisH 36 Reputation points
0 answers

False Positives in Azure Content Safety Image Moderation (Paid Plan)

We are using the paid version of Azure AI Content Safety to moderate images, but we’re encountering multiple false positives—images flagged as inappropriate when they shouldn’t be. Is there a way to fine-tune or adjust the model to reduce these false…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-09-24T16:59:22.3866667+00:00
Naresh Khuriwal 0 Reputation points
commented 2024-10-04T06:40:13.2+00:00
romungi-MSFT 45,731 Reputation points Microsoft Employee
1 answer

Can not add firewall rules in QnA maker

Created this QnA Maker a while ago, and I am currently unable to add a firewall rule to this resource. Can I only add the firewall rule after generating a custom domain? Will generating a custom domain cause any issues with existing communication?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-09-24T10:50:06.3066667+00:00
Mithila Lishan 166 Reputation points
commented 2024-10-04T06:36:07.5733333+00:00
romungi-MSFT 45,731 Reputation points Microsoft Employee
1 answer

how to get my money back

Dear Azure Support Team, I hope this message finds you well. I am writing to address a billing concern I encountered with my Azure Pay-As-You-Go account. I created a Pay-As-You-Go service with the intention of utilizing Azure’s capabilities for my…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,567 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,041 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,755 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,831 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
255 questions
asked 2024-10-03T18:39:26.6966667+00:00
ervin zenelaj 0 Reputation points
answered 2024-10-03T18:43:01.5433333+00:00
TP 93,991 Reputation points
3 answers

Issue with PromptFlow endpoint/deployment not working

Hi Azure Community, I'm currently working on a project PromptFlow, and I've encountered a persistent issue across different environments. Here’s a summary of the problem: I cloned an existing, working PromptFlow and made modifications to the prompt. It…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,888 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,041 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,831 questions
asked 2024-10-01T16:25:11.15+00:00
Kira0308 0 Reputation points
commented 2024-10-03T17:48:11.09+00:00
YutongTie-MSFT 51,611 Reputation points
0 answers

Java SDK for gpt-4o

Hi, I am unable to see the java SDK for gpt-4o. If is available could you please share the link OR if it not available when we can expect SDK for gpt-4o in java. Appreciate your reply. Regards, Poornima

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-10-01T13:12:39.7033333+00:00
Poornima Baddi 0 Reputation points
commented 2024-10-03T17:32:25.45+00:00
santoshkc 8,775 Reputation points Microsoft Vendor
0 answers

How to send a byte array to Azure Speech Service (Speech to Text)

We would like to use Azure Speech Service (Speech to Text) for our project. I have tried all the examples on this page: https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-recognize-speech?pivots=programming-language-csharp I…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2023-04-26T18:58:13.2633333+00:00
Arvig, Kris 0 Reputation points
edited the question 2024-10-03T15:32:17.9733333+00:00
YutongTie-MSFT 51,611 Reputation points
2 answers

Getting an error- This connection is missing required metadata for the "Add your data" feature in the chat playground. Ensure your Search resource exists and you have read access to it in the Azure Portal.

In Azure AI studio, I have created a project, adding a connection to it from settings. There I selected a Azure AI Service cognitive. It gets added successfully, but when I click on it, I see this error- What am I supposed to do here? In this resource,…

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.
992 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,831 questions
asked 2024-07-11T08:41:30.9966667+00:00
Ashish 10 Reputation points
commented 2024-10-03T15:14:34.4333333+00:00
Redar Ismail Chicho 1 Reputation point
1 answer One of the answers was accepted by the question author.

Error code: 404 - {'error': {'code': '404', 'message': 'Resource not found'}} encountered when running langchain program with Azure AI

I encountered below NotFoundError when running langchain tutorial program (code: model.invoke(messages). Please help and advise, thanks. NotFoundError: Error code: 404 - {'error': {'code': '404', 'message': 'Resource not found'} LangChain tutorial…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-09-23T12:03:04.6666667+00:00
Peter 20 Reputation points
commented 2024-10-03T13:51:06.76+00:00
Peter 20 Reputation points
1 answer

Import configuration failed, error creating Data Source

I am trying to implement the azure ai search on a group of png files and the issue persist-of please tell me what to do , currently i have 3 indexers but none of them are running right now , the new one is not being created.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-10-03T10:24:20.7833333+00:00
Mansi Gusain 20 Reputation points
answered 2024-10-03T11:21:31.0933333+00:00
kothapally Snigdha (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

I cannort delete Azure Ai Aserivces resource

I am trying to delete an Azure Ai Service and I am getting this error: Failed to delete resource /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/xxxx/providers/Microsoft.CognitiveServices/accounts/xxxxxxxx and underlying user data. Any…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2024-07-29T12:17:43.6633333+00:00
Uri Zeira 20 Reputation points
commented 2024-10-03T10:13:28.45+00:00
Murali B (RBEI/BSN2) 0 Reputation points
1 answer

Chat history issue in azure AI chatbot

I deployed a basic chatbot using Azure AI Studio. I clicked the option to save chat history, but every time I refresh the browser, the bot's answers disappear, and only the questions remain. What could cause this behavior? It's just a test bot, and I'm…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,041 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,831 questions
asked 2024-09-26T07:19:31.0133333+00:00
Dezső Kántor 0 Reputation points
commented 2024-10-03T09:29:30.2+00:00
Dezső Kántor 0 Reputation points
1 answer

Azure AI Deployment Testing results in Type Error

Hello, I am trying to deploy an endpoint using Azure Ai Studio. Here is what I did: Go to chat playground, and pick index I want. Asked some questions and saw answers generating properly Then went to prompt flow and ran compute session. Using chat…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,041 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,831 questions
asked 2024-10-02T07:24:03.59+00:00
Junheok Cheon 0 Reputation points
commented 2024-10-03T08:34:22.71+00:00
Junheok Cheon 0 Reputation points
1 answer

Custom classification model (Document Intelligence) is stucked and not giving responses back

I have a trained custom classification model and I've been using it for a ~month now. 2 day ago I was going through my activities and noticed the model was not responding at all; it been stuck trying to classify some documents since monday. I have other…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,663 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,831 questions
asked 2024-10-02T15:31:39.57+00:00
dev01 0 Reputation points
commented 2024-10-03T06:25:55.95+00:00
romungi-MSFT 45,731 Reputation points Microsoft Employee
2 answers

Cannot create Azure OpenAI Service

Cannot create Azure AI Services or Azure OpenAI on Azure. Status always ends in: Provision Failed This can be seen in the overview page of the Resource: The resource creation has failed. Keys are not available. Please delete this resource and create a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,041 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,831 questions
asked 2024-10-02T12:37:06.7+00:00
Marco Meier 0 Reputation points
answered 2024-10-02T20:41:20.0933333+00:00
YutongTie-MSFT 51,611 Reputation points
2 answers One of the answers was accepted by the question author.

Getting the error when I try to evaluate quality, risk and safety metrics in Azure AI Studio.

Getting error : "unsupported operand type(s) for +: 'NoneType' and 'NoneType'", when calculating quality, risk and safety metrics in Azure AI Studio. This worked fine until last week, facing errors from the previous 2-3 days.

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.
992 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,831 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
17 questions
asked 2024-09-26T21:26:51.1433333+00:00
commented 2024-10-02T17:19:58.85+00:00
YutongTie-MSFT 51,611 Reputation points
0 answers

Prompt flow deployment of endpoint failed Registering flow as model for deployment

I've created a Prompt Flow in Azure AI Studio, and when I go to deploy it, the Machine Learning online endpoint successfully deploys, but then I get an error that "Registering flow as model for deployment" failed. Nothing else gets deployed…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,888 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,831 questions
asked 2024-09-19T20:02:44.15+00:00
Jason McReynolds 20 Reputation points
commented 2024-10-02T16:23:30.4733333+00:00
Jason McReynolds 20 Reputation points