2,538 questions with Azure OpenAI Service tags

Sort by: Updated
3 answers

Modification of the Logo used in Web App Chatbot generated within Azure OpenAI Playground

I have created a chatbot using Azure OpenAI playground. A web app has been deployed and I can use it as intended. However, it is not clear how to change the "Contoso" logo of that default app. The answers given in the following URLs, do not…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
830 questions
asked 2024-02-23T09:50:45.0666667+00:00
VasilisK 66 Reputation points
commented 2024-07-05T15:39:43.87+00:00
Nguyen, Keven 0 Reputation points
0 answers

Azure OpenAI gpt4o /audio/transcriptions Endpoint returns HTTP 500

Hi, We have setup an Azure OpenAI instance (gpt4o, EastUS) and the /chat/completions endpoint work just fine However the /audio/transcriptions endpoint returns 500 My request looks like this curl -X 'POST' \ …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-05T13:27:43.2+00:00
Marian Gheorghe 0 Reputation points
0 answers

Template eq. sample-app-aoai-chatGPT for GPT 4o

Hello, Today I'm using a custom version of sample-app-aoai-chatGPT (sample-app-aoai-chatGPT) I would now like to deploy GPT 4o (with input image integration), but the template doesn't seem to allow this integration. Do you know of a quick win…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-05T12:41:16.5133333+00:00
Caullireau Dorian 0 Reputation points
0 answers

Azure OpenAI Promptflow deployment(test) error: "replaceAll is not a function"

During the creation of my Azure OpenAI Promptflow, the chat works perfectly. However, after deployment, I receive the error message: "replaceAll is not a function." in the test field. I have coded the nodes in Python, and I have not used the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-05T09:15:55.53+00:00
Navya Deepthi 0 Reputation points
edited a comment 2024-07-05T12:03:10.2033333+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
0 answers

Switzerland North remains in Status "Creating" for hours. Eventually deployment fails

Hello, I am trying to create an Azure OpenAI instance and it seems stuck in "Creating" status. I created some with the West Europe location but the ones with the Switzerland North location are stuck. What might be the issue here? Thanks!

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-04T09:05:30.82+00:00
Felix Steinle 0 Reputation points
commented 2024-07-05T10:58:29.72+00:00
Jasper Brandes 0 Reputation points
1 answer

Turn off content filtering

Hi there, My company was approved for modified content filtering. However, it seems that we are not able to turn it off. The toggle button as described in point 5 here doesn't exist. Thanks, Polo

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-20T12:16:20.7933333+00:00
Polo Sologub 0 Reputation points
commented 2024-07-05T10:01:07.5033333+00:00
Polo Sologub 0 Reputation points
1 answer

Access to Responsible AI Content Filtering API

How can I obtain access to the Responsible AI Content Filtering Azure Open API? Additionally, is there a point of contact I can speak to about how my company could potentially use this API?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-23T23:19:02.6333333+00:00
Damien Jose 0 Reputation points
commented 2024-07-05T05:06:17.84+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer One of the answers was accepted by the question author.

Ingesting webpage URL for the open AI web app in Azure

Hi there. In the Azure open AI studio, there is an option for defining webpage URL when you add data for the app but based on the requirements in the Microsoft website, it can only extract text up tp 20 sublinks and also I can only put one URL in it. …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,516 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-02-26T19:15:09.8766667+00:00
Jalali, Hadi 40 Reputation points
commented 2024-07-05T04:55:11.28+00:00
Mansi Gusain 0 Reputation points
0 answers

Azure Open AI Chat with Uploaded Excel

Hi, Can we use Azure Open AI Service to build an interface where user can upload excel and chat with uploaded excel? Thank you?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-05T03:41:02.0033333+00:00
Avni Bhatt 80 Reputation points
1 answer

How do I fix "openai.BadRequestError: Error code: 400" while fine tuning my model?

I'm running the basic python quickstart code with my training and validation jsonl files inputted and I've run into the following error: "openai.BadRequestError: Error code: 400 - {'error': {'code': 'invalidPayload', 'message': 'The specified file…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-28T17:19:57.3566667+00:00
Kayla Farivar 20 Reputation points
commented 2024-07-05T01:29:23.79+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer

Missing parameter 'tool_call_id': messages with role 'tool' must have a 'tool_call_id'."

Hi all, Please consider the following messages array that I send to Azure OpenAI (using GPT4o). This produces the error: "Missing parameter 'tool_call_id': messages with role 'tool' must have a 'tool_call_id'.", But, as you can see, the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-24T20:09:31.8166667+00:00
MJ Waanders 0 Reputation points
commented 2024-07-04T13:21:54.3566667+00:00
MJ Waanders 0 Reputation points
1 answer

Azure OpenAI Error 429 - Request Below Rate Limit

I am receiving an Error 429 while using Azure OpenAI, despite the request being below the rate limit. Region: Sweden Central The error message reads: "Error code: 429 - {'error': {'code': '429', 'message': 'Rate limit is exceeded. Try again in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-10T19:21:29.57+00:00
Pedro Daniel Scheeffer Pinheiro 20 Reputation points
commented 2024-07-04T12:40:22.19+00:00
Max 0 Reputation points
0 answers

Azure OpenAI instance creation stuck in "Creating" status

Hello, I am trying to create an Azure OpenAI instance and it seems stuck in "Creating" status. I created some with the East US location but the ones with the Switzerland North location are stuck. What might be the issue here? Thanks!

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-03T17:47:21.56+00:00
JOAO FERREIRA 0 Reputation points
commented 2024-07-04T10:46:56.1033333+00:00
santoshkc 6,310 Reputation points Microsoft Vendor
0 answers

Not fully understanding quota on Azure OpenAI services

So I currently am trying to create a chatbot based on enterprise data through a webapp in Azure. It seemed initially I wasn't having problems, but all of a sudden recently that I am in the final steps of my process, I am constantly confronted with this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 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,577 questions
asked 2024-07-04T02:23:46.2366667+00:00
Luke Field 20 Reputation points
commented 2024-07-04T09:40:09.69+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
0 answers

In RAG AI rest calls failing with request timed out

We are trying to add documents to RAG AI index. For this we are analyzing the document When we call rest service for analyzing we are getting timeout error for large file sizes like 80mb,100 mb... We increased the timeout while calling the http client…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 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,577 questions
asked 2024-07-01T10:22:20.0266667+00:00
Srikanth Penmetsa 0 Reputation points
commented 2024-07-04T09:00:10.73+00:00
Srikanth Penmetsa 0 Reputation points
0 answers

'Add a data source' failed with error 'Access denied due to Virtual Network/Firewall rules.'

My storage account and Azure OpenAi share the same Virtual Network, however I failed with below error.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-03T16:18:26.5733333+00:00
Liwei Yin 20 Reputation points Microsoft Employee
edited a comment 2024-07-04T06:28:16.4966667+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
0 answers

Differentiate between the index and automatic index created by azure open ai 'own data' feature

Is there any way in which we can differentiate between the index which we created from the azure open ai and the one which created automatically while indexing. We are using Ai search document Nuget package for accessing the data in ai search and we are…

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.
831 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-13T17:02:42.3266667+00:00
lakshmi 651 Reputation points
commented 2024-07-04T05:50:50.8233333+00:00
SnehaAgrawal-MSFT 19,841 Reputation points
0 answers

How to Retrieve Run Steps Logs and Messages of OpenaAI Assistant Using JavaScript API

Hello, I'm currently working with the Assistant feature in Azure OpenAI Studio and I've noticed that when using the Assistant, it shows run steps logs and messages between interactions before providing the final answer. These logs and messages are very…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-06-20T05:01:14.08+00:00
Su Myat Hlaing 120 Reputation points
commented 2024-07-04T05:20:07.02+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
1 answer

Azure OpenAI limiting the search/answer on only 5 documents

I'm testing Azure OpenAI Studio to check if it would be a possible tool to use on a project. The problem is, I added my own movie data (100 documents), and when I prompt (for an instance) "How many movies do you have in your knowledge…

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.
831 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-07-01T02:52:42.06+00:00
Cezar Pimentel 66 Reputation points
commented 2024-07-04T01:01:33.02+00:00
Cezar Pimentel 66 Reputation points
14 answers

API for gpt-4-1106-preview extremely slow

When we do API calls for the gpt-4-1106-preview model, the average response time is around 60 seconds. When we use the chat GUI in the Azure AI studio on the same model, with the same parameters, the response takes 10 - 20 seconds? What can we do to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
asked 2024-01-15T11:31:21.34+00:00
Marijn Otte 70 Reputation points
edited an answer 2024-07-03T19:41:54.0533333+00:00
Brett H 5 Reputation points