3,337 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Onboarding to OpenAI service but wrong subscription ID

Hi, I've made the application of openai service and thankfully got approved for usage lately(Application ID 87893). But unfortunately, when I tried to create azure openai service, it still showed I have no access. It seems that when I made the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-16T08:46:23.52+00:00
Zhangcan Ding 0 Reputation points
accepted 2023-05-16T09:57:01.59+00:00
Zhangcan Ding 0 Reputation points
1 answer One of the answers was accepted by the question author.

Guest users in Azure OpenAI studio receiving 'failed to create deployments' error

Hi, I am a new Azure user. Azure owner (me) is able to deploy models in Azure OpenAI studio, which guest users can also access, but guest users receive 'failed to deploy model' error when seeking to deploy a model. There is presently no models deployed…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-15T09:20:52.31+00:00
Matt Fox 25 Reputation points
commented 2023-05-15T10:39:19.84+00:00
Mohammed Altamash Mohammed Suleman Khan 2,331 Reputation points
1 answer

Azure openAI service

I am getting error in OpenAIEmbeddings() while using azure openAI for question-answering from local documents.I am getting the error message " Too many inputs. The max number of inputs is 1. We hope to increase the number of inputs per request…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-12T09:12:26.0433333+00:00
Sravan Pallavolu 0 Reputation points
answered 2023-05-13T18:14:42.98+00:00
Sedat SALMAN 14,185 Reputation points MVP
1 answer

How to pass a Excel sheet as part of a prompt to OpenAI LLM?

I have a set of texts ("descriptions") for various news items in a csv/xlsx file which I want to pass to Azure OpenAI LLM to categorize. Is there a way to pass this file in the prompt? For now, I send 1-2 descriptions in the prompt as text, not…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-11T09:31:49.4866667+00:00
Smita Chakraborty, PhD 0 Reputation points
edited an answer 2023-05-13T14:28:23.26+00:00
Sedat SALMAN 14,185 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Unable to login to Azure account with Azure DevOps CLI

Hello, I'm running through this tutorial: https://github.com/Azure-Samples/azure-search-openai-demo/tree/main and I encounter an issue when running the command "azd auth login" in GitHub Codespaces' terminal. This very command opens an URL…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-12T09:17:23.0466667+00:00
Kevin GUIMARD 65 Reputation points
commented 2023-05-12T11:47:16.03+00:00
Kevin GUIMARD 65 Reputation points
1 answer

Finding CLI documentation

Hello, I'm exploring Azure and currently having much difficulty finding documentation about CLI commands. Here is the only "reference" I've found: https://learn.microsoft.com/fr-fr/cli/azure/reference-index?view=azure-cli-latest First, what is…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-11T18:17:46.0033333+00:00
Kevin GUIMARD 65 Reputation points
commented 2023-05-12T08:47:23.22+00:00
Kevin GUIMARD 65 Reputation points
1 answer

Deployment of Fine Tuned Model Failed

I've tried to deploy a custom fine tuned model several times using Azure OpenAI Studio and it's failed each time. I created the model using Azure OpenAI Studio. There wasn't any information provided about why the deployment failed.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-10T18:50:08.48+00:00
Dan DeVere 0 Reputation points
answered 2023-05-11T02:42:01.16+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
1 answer

Is there a way to apply Azure OpenAI service quotas and limits per user account? If so, how can it be done?

I see that quotas and limits for Azure OpenAI can be applied per resource model, but I would like to know if we can apply the quotas and limits per user account to manage the resource usage?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-09T00:34:05.14+00:00
Arun Prasath 0 Reputation points
answered 2023-05-09T21:46:20.17+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

OpenAI Customized Model Deployment Failure

Hi, We are using Azure OpenAI service. We tried creating our own customized model from Azure OpenAI Studio. We can successfully create a customized fine-tuned model from the base model (Curie) by providing our own training data. However, it fails during…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-04-21T12:15:14.2+00:00
Borhade, Pooja 30 Reputation points
commented 2023-05-09T09:32:37.0133333+00:00
Trieu Hong Truong 40 Reputation points
2 answers

Microsoft.CognitiveServicesOpenAI deployment failed due to time out

I tried to create a open ai resource in my subscription, but it always show "Deployment is in progress", and failed after 2 hours. How long does it take to deploy the open ai service? How to solve the time out issue?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-03-27T08:29:56.73+00:00
Long Ma 10 Reputation points
answered 2023-05-09T07:48:22.25+00:00
Srikanth Boundugula 0 Reputation points
1 answer

Azure OpenAI deployment failing

Hi All, Facing the below error when tried to create and deploy a resource of OpenAi from Azure portal. { "status": "Failed", "error": { "code": "CustomDomainInUse", …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-03-14T17:39:26.2466667+00:00
sri kanth 5 Reputation points
commented 2023-05-09T03:20:20.2033333+00:00
Srikanth Boundugula 0 Reputation points
1 answer

Azure open AI Gpt-35-model

I have created a successful ai Chatbot using azure gpt-35-model. It is a react native app and whenever I create a chat prompt it doesn't recall whatever I said earlier. Is there a way to save the chat sessions and also give the AI access so that it has a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-06T12:09:11.11+00:00
frederick abila 20 Reputation points
answered 2023-05-06T18:49:54.9733333+00:00
VasimTamboli 5,215 Reputation points
1 answer

Azure Open AI - Fine tuning

My customer started making Chatbots in Azure using the new Open Ai service, but are unable to use the ‘fine tuning’ feature at the moment. Can anyone please advise why it is so?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-05T04:50:39.2+00:00
Azliza Bahari 35 Reputation points Microsoft External Staff
answered 2023-05-05T13:19:35.05+00:00
Ramr-msft 17,826 Reputation points
1 answer

Fine-tuning for models in Azure OpenAI

Hi I'm Shimura. I work for a Japanese IT company. I would like to fine-tuning the data into a model in GPT provided by Azure OpenAI. Is it possible to train data to the model in a closed environment?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-03-23T08:12:55.71+00:00
Takenobu Shimura 10 Reputation points
commented 2023-05-05T02:13:59.6366667+00:00
Azliza Bahari 35 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

No response from Cognitive Services gating support for accessing Azure OpenAI services

Hi All. I have requested access to Azure OpenAI services and I have been waiting for a response for a month now. Moreover, I sent additional information to verify my eligibility twice and there is no reaction.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,666 questions
asked 2023-03-17T13:40:54.75+00:00
Julieta Gasparyan 35 Reputation points
commented 2023-05-04T18:26:33.22+00:00
Nicholas Jaunich 0 Reputation points
1 answer

Has Microsoft concluded Azure Open AI with GDPR

Can you please briefly confirm that Microsoft has concluded EU standard contractual clauses with OpenAI and, if so, which module with which contractual partner on the Microsoft side (Microsoft Ireland or with Microsoft Corp.)?" Related to Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-04-24T16:47:58.1+00:00
sahons 10 Reputation points Microsoft Employee
answered 2023-05-03T07:06:10.36+00:00
YutongTie-MSFT 53,976 Reputation points Moderator
1 answer

When I try to "Verify email address", I get "the page you requested cannot be found."

I applied for "Request Access to Azure OpenAI Service", and about 4 hours later I received an email titled "Action needed: Verify your email account with Microsoft". About 5 hours after receiving the email, I followed the link in the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,478 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,666 questions
asked 2023-04-21T13:33:50.6666667+00:00
dai 5 Reputation points
commented 2023-05-03T06:53:38.5966667+00:00
YutongTie-MSFT 53,976 Reputation points Moderator
1 answer

how to use openai dalle2 model

i already get acces to azure chatgpt. how can i get dalle-2 i check in us east and sounth central us. but no dalle model in my views. Any thing wrone? how can i use this.

Bing | Bing Search APIs | Bing Image Search API
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-04-11T14:36:57.3366667+00:00
Guohua Deng 0 Reputation points
commented 2023-05-03T06:49:16.8166667+00:00
YutongTie-MSFT 53,976 Reputation points Moderator
1 answer

Azure OpenAI Fine Tuned Model producing repetitive response

I have created fine tuned model with custom dataset using "Curie" as base model. The problem is this model trying produce response with maximum possible tokens. Due to this response become repetitive, out of content and ends with incomplete…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-05-02T06:40:23.55+00:00
Fahad Shaikh 0 Reputation points
answered 2023-05-02T17:02:54.92+00:00
Ramr-msft 17,826 Reputation points
1 answer

Accessing the API of GPT-4 often results in the error code 429 too many requests,What is the QPS limit?

I have a total of 3 Azure OpenAI cognitive services. May I ask if the QPS of the GPT-4 interface API is for subscription ID restrictions or is it for cognitive service restrictions?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,113 questions
asked 2023-04-24T11:59:32.2333333+00:00
liyong 0 Reputation points
commented 2023-05-02T16:14:47.7666667+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator