2,447 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

Can not get response content from Azure OpenAI Studio Assistants

Hi, I am working on Azure OpenAI Studio Assistants, and I tried in playground and use API to get response. Trying to get same response content like the robot answered in playground. Python api code is successful (with same response content in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-15T04:09:13.6533333+00:00
WenShin Luo 0 Reputation points
edited the question 2024-06-18T03:50:44.36+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
1 answer

are the Azure OpenAI LLMs HiTRUST-CSF certified?

Hello, Googling around it appears that the Azure OpenAI LLMs available are not HiTRUST-CSF certified as of now. This means Azure customers would not be able to use, for example, ChatGPT with many types of US healthcare data in production. Is this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
150 questions
asked 2024-06-15T00:01:48.25+00:00
me_v2 0 Reputation points
edited the question 2024-06-18T03:49:56.2233333+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
1 answer

"exceeded token rate limit" for first (short) prompt - gpt 4o

When I attempt to make a call to gpt-4o (either in "Playground" or via a Python script), I get the following error: Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-04-01-preview have exceeded token rate…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T23:24:34.3533333+00:00
Maxon Rubin-Toles 15 Reputation points
edited the question 2024-06-18T03:49:33.89+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
1 answer

using guidelines with Azure OpenAI resource

We are trying to use OpenAI studio for “screening for diversity & inclusion” of content purposes. When we upload the guidelines (1 file) and the content to be screened (another file), AI studio is processing but the outcome is very limited. In the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T14:12:59.1966667+00:00
Sri Jyothsna 0 Reputation points
edited the question 2024-06-18T03:46:04.1066667+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Not able to deploy web app from the azure openai playground

After I am done configuring the model in Azure OpenAI playground, when I try to deploy the copilot application from the configured model, the deployment says successful, however I see "Applicaiton Error" as I try to access the web application…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-17T22:51:41.1933333+00:00
Ramesh Maganti (TECH MAHINDRA LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-06-18T03:28:01.5033333+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
0 answers

Azure AI studio web app deployment failed with error "ResourceDeploymentFailure"

I tried deploying an Azure web app from the Azure Open AI studio playground but i am getting this error: Web App resource deployment failed  { "status": "Failed", "error": { "code":…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-17T08:31:13.0933333+00:00
Francis 0 Reputation points
commented 2024-06-18T03:24:58.35+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
1 answer

Azure OpenAI GPT-4-Vision API error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images"

Dear, experts. I am having trouble implementing enhancements with GPT-4-vision models. Here is the code I use in python in my app: response = client.chat.completions.create( model=engine, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-05-12T22:01:00.0833333+00:00
Alexander Novikov 40 Reputation points
commented 2024-06-18T03:16:41.7+00:00
navba-MSFT 18,735 Reputation points Microsoft Employee
0 answers

Upload a document to Assistant Vector Store in Azure Open AI

Hello, I am new to Azure Open AI and looking for a way to upload a document to Assistant Vector Store using REST API (HTTPs). I have a limitation and cannot use AzureOpenAI API as I would need to install DLLs in my system. The code should be something…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-13T22:07:00.8233333+00:00
Siddharth Rai 0 Reputation points
commented 2024-06-18T03:10:29.51+00:00
Siddharth Rai 0 Reputation points
0 answers

GPT-4o Slow to complete after repeated runs.

Hi, I am running a deployed prompt flow that is using a deployed gpt-4o. It has 300k Tokens per minute quota. I set it up to run a small batch of tweets to run a sentiment and a classification on the target tweet with the same prompt. The response…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-15T16:12:06.5066667+00:00
Harvey Maddocks 0 Reputation points
commented 2024-06-18T03:09:24.2466667+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
1 answer

Azure AI studio web app deployment failed with error :( Application Error

Hi I have deployed GPT-4o in EastUS and its working on the Chat Playground. However, on deploying it as a web app the app url throws following error: :( Application Error If you are the application administrator, you can access the diagnostic…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,167 questions
asked 2024-05-26T14:18:50.59+00:00
Atul Singh 0 Reputation points
commented 2024-06-17T22:50:13.05+00:00
Ramesh Maganti (TECH MAHINDRA LIMITED) 0 Reputation points Microsoft Vendor
0 answers

Open AI Stream response has issue in chrome, it’s fetching the response at a single shot response

try { setStreamLoading(true); setStreamComplete(false); fetch(API_URL, requestOptions) .then(response => { // eslint-disable-next-line no-undef const reader = response.body.pipeThrough(new…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-17T13:39:45.9433333+00:00
Raja Dileep Kumar 0 Reputation points
commented 2024-06-17T20:13:17.9866667+00:00
VasaviLankipalle-MSFT 15,246 Reputation points
0 answers

Is there a way to get rid of Azure Assistant API hallucination?

Hi there, I am working with the Azure Assistant API (v2) and experiencing hallucination issues. When I attempt to ask data analytics questions while using the Code Interpreter tool, it occasionally provides incorrect answers. Even though the frequency…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-17T17:20:10.0033333+00:00
Karishma Nanda 225 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,447 questions
asked 2024-06-10T19:21:29.57+00:00
Pedro Daniel Scheeffer Pinheiro 5 Reputation points
edited a comment 2024-06-17T16:52:15.4166667+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
0 answers

Azure AI Studio - How to manually start the provisioning of the managed Vnet in Azure AI Studio?

In the docs (https://learn.microsoft.com/en-us/azure/ai-studio/how-to/configure-managed-network?tabs=portal) it states: "The creation of the managed VNet is deferred until a compute resource is created or provisioning is manually started. When…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T21:09:42.93+00:00
Joseph Devine 0 Reputation points
commented 2024-06-17T13:31:14.8366667+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
0 answers

Azure AI Search Index and its failing with error "Failed to create Vector Index"

I am trying to create Index and its failing with error "Failed to create Vector Index". It fails even if i don't select vector settings. let me know how to troubleshoot? 

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T14:27:45.81+00:00
Naveen Kumar Korada 0 Reputation points Microsoft Vendor
commented 2024-06-17T13:24:08.36+00:00
Naveen Kumar Korada 0 Reputation points Microsoft Vendor
0 answers

503 Errors from API calls to Azure OpenAI gpt-4-turbo deployment in UK South

We are trying to perform queries in production against our gpt-4 0125-Preview resource in UK South, reading our app logs many of the requests are returning 503 errors saying: " The service is temporarily unable to process your request. Please try…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T16:50:05.39+00:00
Rohan Pathak 10 Reputation points
commented 2024-06-17T13:23:59.2466667+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
0 answers

Seeds in Dalle3

Hello, I want to know how can I implement Seeds in Dalle3 to get the consistency of generating images? Thanks Hossna.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T02:46:47.27+00:00
Hossna Gharaee 0 Reputation points
commented 2024-06-17T12:36:41.0766667+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
0 answers

Can i use autogen in azure ai studio?

Can i use autogen in azure ai studio to create agents and tools and rich user experiences or do I need to get AutoGen studio?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-13T22:22:57.0966667+00:00
Lakshmi Javadekar 0 Reputation points Microsoft Employee
commented 2024-06-17T12:22:59.42+00:00
AshokPeddakotla-MSFT 29,821 Reputation points
1 answer

Strange Behavior with AssistantAPI: Missing Files and Annotation References using Azure OpenAI 4o

I'm encountering a strange behavior using the AssistantAPI. Although the assistant successfully responds with information about the asset created, it does not provide the expected files and annotation references for download in the content response as…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 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,517 questions
asked 2024-06-17T09:42:38.7233333+00:00
Luca Pierpaoli 21 Reputation points
answered 2024-06-17T11:33:25.6766667+00:00
mohmdRzvani-603709138563430 0 Reputation points
3 answers One of the answers was accepted by the question author.

Is Azure AI Studio - Chat Playground's 'copy Sample Code' feature broken by default?

I have successfully deployed a model and querying it is fine in the Chat playground. It also works in the deployed Web app. However when I click on the [View code] button, select [curl] from the drop-down and copy the [Sample code], I get errors…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-14T21:23:17.1066667+00:00
JP 5 Reputation points
accepted 2024-06-17T10:22:53.92+00:00
JP 5 Reputation points