2,936 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

Unable to create Azure Open AI resource after getting access to the service

I've successfully applied for the access of Open AI service, but when i tried to create the resource it was told that i've not got the access.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-18T03:48:36.1733333+00:00
Fernando Chen 5 Reputation points
commented 2023-04-20T03:08:26.3066667+00:00
Fernando Chen 5 Reputation points
1 answer

Even after the OpenAI resource application has been approved, I am still unable to create OpenAI.

I have registered this Azure Free Trial account on 4/2/2023 7:14:50 AM. and have received confirmation email on 4th April. My ApplicationID 56406. But the interface for creating OpenAI has not changed, as shown in the following picture.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-07T02:03:42.8033333+00:00
义 刘 0 Reputation points
commented 2023-04-19T02:06:05.2566667+00:00
义 刘 0 Reputation points
1 answer

The reference code for GPT3.5 does not work using openai.ChatCompletion.create(...) function

We don't have openai.ChatCompletion in our openai installs. Is there a special version of openai client that we need to get? response = openai.ChatCompletion.create( 10 engine="gpt35", response = openai.ChatCompletion.create( AttributeError:…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-11T14:09:43.3+00:00
Pari Rajaram 5 Reputation points
commented 2023-04-18T20:00:44.0633333+00:00
VasaviLankipalle-MSFT 17,026 Reputation points
2 answers

Getting an error while calling CrossDomain call in Azure OpenAI

We have a service which is running in APIM in a different domain .us and from that domain a service makes a call to the Open AI service which is in a different domain using the python SDK. We get this error How can we fix this "The current API…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-18T02:38:43.0133333+00:00
Harjit Singh 26 Reputation points Microsoft Employee
commented 2023-04-18T16:25:49.36+00:00
risolis 8,721 Reputation points
1 answer One of the answers was accepted by the question author.

Fine Tuning upload error issues

When I tried to upload a jsonl file using Azure OpenAI Studio, I got an "internalFailure: Internal failure." error. I was wondering if the jsonl file was invalid, so I uploaded the simplest file and the same thing happened. What should I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-17T06:14:39.02+00:00
leo 신형철 20 Reputation points
commented 2023-04-18T13:43:29.1966667+00:00
leo 신형철 20 Reputation points
1 answer One of the answers was accepted by the question author.

Where are the Azure OpanAI APIs hosted?

Hi, when using OpenAI GPT APIs via Azure, I'm wondering where the services are hosted? Is it within Europe if I use Western Europe as a region? Is there official Micosoft documentation about this and maybe compliance topics? Thank you, Tamas

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-18T08:49:07.79+00:00
Anonymous
accepted 2023-04-18T12:21:16.6966667+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Azure OpenAI and the ability to provide row-level or column-level security

We are working with tabular data trying to figure out how to limit a user's access rights to different data available in Azure OpenAI application like Semantic search.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-17T10:56:55.15+00:00
AdityaSa 801 Reputation points
accepted 2023-04-18T03:58:56.4933333+00:00
AdityaSa 801 Reputation points
1 answer

Cannot create Azure OpenAI instance - "The subdomain name {name} is not available, already used by resource."

Hello, I am having trouble creating Azure OpenAI. Below is the error message in the last step of creation process (Review & submit). { "code": "InvalidTemplateDeployment", "details": [ { "code":…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-11T12:59:49.9033333+00:00
Aljaž Potočnik 0 Reputation points
edited a comment 2023-04-17T16:56:08.39+00:00
VasaviLankipalle-MSFT 17,026 Reputation points
2 answers

Azure Search with OpenAI Demo - SubscriptionNotRegistered

Hi, I am following the ChatGPT Enterprise Search Demo. https://github.com/Azure-Samples/azure-search-openai-demo/ It almost worked and in the end failed with error: SubscriptionNotRegistered I got a feeling that's because my tenant did not have OpenAI…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-17T07:02:54.0033333+00:00
Leo Wang 6 Reputation points
commented 2023-04-17T13:09:19.29+00:00
romungi-MSFT 44,951 Reputation points Microsoft Employee
1 answer

Getting a 404 resource not found

sending https://tcsbancslinkopenai.openai.azure.com/openai/deployments/ChatGPT_35/chat/completions?api-version=0301. the endpoint is copied from the keys and endpoint page and the deployment name is what I called the model deployment. But I get a 404…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-17T06:33:05.2433333+00:00
Mark England 25 Reputation points
answered 2023-04-17T10:17:38.06+00:00
Ramr-msft 17,736 Reputation points
0 answers

openai endpoint 404 or 401 端點無法使用

Is it normal to get 404 or 401 errors when using Azure OpenAI service endpoints? I copied both the endpoint and the key directly but still can't use them. 我使用Azure OpenAI的服務端點都會出現404或是401,這樣是正常的嗎?我很端點跟金鑰都是直接複製的但是還是無法使用

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-12T06:53:49.2266667+00:00
David Hsu 20 Reputation points
commented 2023-04-17T08:17:01.2833333+00:00
David Hsu 20 Reputation points
1 answer

OpenAI Finetuning error

Hello, I want to finetune my own data using GPT3. But i'm trying to train model(i.e. finetuning) after preprocessing the data, but I get an error. Error message is 'Training data validation failed: each of the classes must start with a different token.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-07T07:03:49.5033333+00:00
aa 0 Reputation points
commented 2023-04-17T03:45:58.67+00:00
aa 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a facility to upload images to Chat GPT-4 for analysis?

I see that it's possible to send a URL and ask to analyze the image. Is it possible to upload an image instead? Thanks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-15T00:18:49.58+00:00
Igor Schtein 20 Reputation points
accepted 2023-04-16T23:10:19.39+00:00
Igor Schtein 20 Reputation points
1 answer

Azure OpenAI: gpt-35-turbo is not working. Shows "Completions call failed:" Error.

gpt-35-turbo is not working. i facing the "Completions call failed:The server had an error while processing your request." error.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-14T10:38:46.4833333+00:00
Arokamal Sethy 10 Reputation points
commented 2023-04-15T05:38:34.9533333+00:00
YutongTie-MSFT 50,856 Reputation points
1 answer

Timeline for gpt35-turbo in west-europe region

Is there a timeline for when the 'gpt-35-turbo' model will also be available in the 'West Europe' region, or is this planned at all? https://video2.skills-academy.com/en-us/azure/cognitive-services/openai/concepts/models

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-03-23T09:56:53.55+00:00
Andreas Reichmann 10 Reputation points
commented 2023-04-14T07:37:13.7166667+00:00
Félix Le Che 5 Reputation points
1 answer

How to setup context for previous question asked while calling Azure OpenAI gpt-turbo-35 model

Hi Team, We are using azure Open AI along with model - gpt-turbo-35. We were successfully able to consume REST API. Can you please help me to understand how I can setup the context for my previously asked question while calling the REST API second time.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-13T05:14:15.4633333+00:00
Mishra, Ravi Shankar Kumar 30 Reputation points
answered 2023-04-14T03:55:48.64+00:00
Ramr-msft 17,736 Reputation points
1 answer

I'm unable to open the Azure Open AI Service Studio after creating a Open AI resource

Each time I open the Azure Open AI Studio, it stays back in the Pick an Account page. If I select the account to login, it again opens up the same page.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-13T03:28:53.1766667+00:00
Shanthi T V 10 Reputation points
commented 2023-04-14T03:49:16.91+00:00
Ramr-msft 17,736 Reputation points
0 answers

How long will it to take to grand gpt-4 in azure openAI after request submission ?

We have submitted the request for using GPT-4 with our azure account for our use case - building a chatbot. How long will it to take to grand GPT-4 in azure openAI after request submission ? Is there anything clients can do to fastrack the approval…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-13T06:22:20.0666667+00:00
Steephenj6 5 Reputation points
commented 2023-04-13T16:30:22+00:00
romungi-MSFT 44,951 Reputation points Microsoft Employee
1 answer

Using few-shots training on Azure OpenAI

We are developing several integrations on our systems. The company and the customers are based on Italy. Since the fine-tunes still unavailable on West Europe by the well-known GDPR point, can I use few-shots training on Azure OpenAI to execute tasks?…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-13T13:42:49.13+00:00
Juninho De Luca 0 Reputation points
answered 2023-04-13T13:57:01.1733333+00:00
Julian Gimbel 31 Reputation points Microsoft Employee
1 answer

Azure Open AI Finetuning in my office system - Endpoint Issue

I have a training .jsonl already that I created using the info on OpenAI API I am now trying to use it for fine tuning using the command(on CMD) mentioned on the same page which is as below openai api fine_tunes.create -t fine_tune_prepared.jsonl I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
asked 2023-04-12T10:51:30.5166667+00:00
Zanwar, Krishna 0 Reputation points
answered 2023-04-13T03:09:13.8166667+00:00
Ramr-msft 17,736 Reputation points