2,645 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Is it possible to use Azure OpenAI without cognitive search?

Is it possible to configure Azure OpenAI on my own data without using cognitive search and the indexes? If yes, then how to feed the Azure OpenAI in this case, my data is a set of large documents stored in a blob storage.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-08-04T15:50:05.6033333+00:00
Jamil Hallal 21 Reputation points
edited the question 2023-08-06T07:56:52.89+00:00
Jamil Hallal 21 Reputation points
1 answer

OpenAI Bug Custom Model

Hello, There is a bug for West-EU-1, OpenAI service. When uploading a .jsonl file for training it ALWAYS fails. (error: Persisting training file failed.) However, if I choose any other region I do not have any issues and it is successful. Can someone…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-08-05T19:07:45.78+00:00
Jordan Silvera 0 Reputation points
answered 2023-08-05T20:21:38.7133333+00:00
Konstantinos Passadis 17,456 Reputation points MVP
1 answer

How to connect my bot to Azure OpenAI in Bot Framework Composer?

Hello, I want to make a bot summarizing meetings from MS Teams by taking the transcript and exporting it in a prompt to Azure OpenAI Chat to generate a response. Is it possible? How can I do it? Can someone provide me with a tutorial or some helpful…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,627 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-08-04T12:37:39.0366667+00:00
Banach, Paula 0 Reputation points
answered 2023-08-05T05:10:23.0733333+00:00
YutongTie-MSFT 48,586 Reputation points
1 answer

Azure OpenAI API error with gpt-35-turbo deployment

This is the code that I am deploying and I receive the following error message. I get this error message: InvalidRequestError: The completion operation does not work with the specified model, gpt-35-turbo. Please choose different model and try again.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-08-04T09:42:57.37+00:00
Ignac Szigeti 5 Reputation points
answered 2023-08-04T21:55:50.3266667+00:00
VasaviLankipalle-MSFT 15,956 Reputation points
2 answers

What is a large language model?

Please explain how large language models work and what are base foundation models.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-29T22:40:05.75+00:00
Andy Matrix 0 Reputation points
commented 2023-08-04T18:17:10.1033333+00:00
Andreas Baumgarten 104K Reputation points MVP
1 answer

Azure OpenAI Model Updates

Hello According to this blog: https://techcommunity.microsoft.com/t5/ai-cognitive-services-blog/introducing-new-and-updated-models-to-azure-openai-service/ba-p/3860351 And this documentation:…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-03T05:23:52.4833333+00:00
Geraint Jones 0 Reputation points
commented 2023-08-04T12:30:53.9033333+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
0 answers

How do I ensure that Codex is not generating copyrighted code?

Github Copilot, which is based on Codex, has a filter to avoid generating code that is similar to code in public repos.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-13T00:02:00.17+00:00
Scott Hermes 15 Reputation points
edited a comment 2023-08-04T09:37:58.3166667+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

Azure OpenAI summarize log event

Hi, I'm new with Azure OpenAI. I wanna asks Does Azure OpenAI able to summarize log event on my own server? How to ingest my log event to azure openAI? What port that I had open to ingest log event if I use stream method? Does Azure openAI have…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-13T04:09:10.5666667+00:00
putri arsyi 0 Reputation points
commented 2023-08-04T08:58:27.4066667+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

Question Regarding finish_reason Being Null in gpt-35-turbo-16k Model's Chat Completions API Response

I am reaching out with a question regarding the use of Azure's OpenAI API with the gpt-35-turbo-16k model, specifically when calling the chat completions API in a streaming manner. Here are the details: I have been using the Azure OpenAI API to invoke…

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,094 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 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,645 questions
asked 2023-07-31T09:24:59.8933333+00:00
T-Koyoyo 20 Reputation points
edited a comment 2023-08-04T04:47:26.13+00:00
Ramr-msft 17,731 Reputation points
0 answers

While using Azure OpenAI GPT-3.5-turbo in my microservice, I faced response delays

While using Azure OpenAI GPT-3.5-turbo in my microservice, I faced response delays and service disruptions due to slow performance. However, utilizing the official OpenAI service resolved these issues, enabling smooth operation without any problems.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-08-02T05:03:25.8066667+00:00
Atelia 0 Reputation points
commented 2023-08-04T02:21:38.74+00:00
Ramr-msft 17,731 Reputation points
1 answer One of the answers was accepted by the question author.

Is the source code available for the open ai studio chat web client?

I am looking to acquire the source code behind the chat client produced by microsoft in the open ai playground. Is it available?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-08-02T19:29:10.4466667+00:00
Timothy May 20 Reputation points
accepted 2023-08-03T18:01:26.7933333+00:00
Timothy May 20 Reputation points
1 answer One of the answers was accepted by the question author.

Why cannot I choice South Central US when I create OpenAi source? What else region supports to fine tune GPT model?

Why I cannot choice the region South Central US when I create openai source ? I cannot fine tune model , is the only region South Central US support this function? is there any else region supports to fine tune model

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-20T02:30:38.81+00:00
Lau 20 Reputation points
accepted 2023-08-03T17:01:54.0133333+00:00
Lau 20 Reputation points
1 answer

Azure gpt 3.5 turbo 16k context length : unable to call with prompt length of more than 8K ?

We are unable to call GPT 3.5 Turbo with context longer than 8K. Not sure why Azure is throwing this exception for a 3.5 turbo 16K. Happens on any deployment, on a random…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-17T07:30:45.38+00:00
IbanTouchet-6586 5 Reputation points
commented 2023-08-03T16:06:00.1533333+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

Unable to create custom model in Azure OpenAI Studio

I'm trying to create a custom model in Azure OpenAI on an organization account but in the studio the button to perform this action is disabled. I currently have one test deployment created from a base model, but I wouldn't think that would be the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-17T19:35:41.8966667+00:00
Dylan Maxey 5 Reputation points
commented 2023-08-03T16:04:17.2933333+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

Does an Azure open-ai is accessible to everyone without permission what challenges are to be faced ?

Related to azure open ai future problem.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-17T19:39:23.33+00:00
Nirjara Satish Mhaskar 0 Reputation points
edited the question 2023-08-03T16:03:25.1833333+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

Fine tuning openai model

What could be the reason I cannot access the Custom Model Creator in my Azure account even though I have full access? Is there a specific form I need to fill, or a subscription I am missing?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 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,645 questions
asked 2023-07-18T08:55:01.1933333+00:00
avifishman 20 Reputation points
commented 2023-08-03T16:02:02.9466667+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

I can not create my own model

I want to try to fine-tune my own model for QA, but i can not click the button for create a custom model in azure AI studio. Should i apply for more access?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-18T10:06:49.4033333+00:00
claud wang 0 Reputation points
commented 2023-08-03T16:00:37.28+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
0 answers

GPT-3.5 reply with no content in assistant role message

according to API response format, there should be a key-value to hold the "content" here. Could we check why it is missing? Thanks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-21T02:58:10.17+00:00
Jack Liu 30 Reputation points
commented 2023-08-03T15:55:21.3566667+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
0 answers

How to improve the response time of Azure OpenAI model?

I am building a Virtual Assistant Demo using Azure OpenAI solution (reading publicly available pdf). The embedding model is text-embedding-ada-002 with LangchainEmbedding from the llama_index package. The language model is gpt-3.5-turbo. However, we need…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-21T04:18:02.76+00:00
Eric HK 15 Reputation points
edited a comment 2023-08-03T15:42:09.94+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
2 answers

Could you tell me the reason why the base model is not be able to be choosen

You can the red sentences. I can not chose base model Actually, I set east-us region Could you tell me the cause of this issue??

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-07-22T00:14:32.66+00:00
Hiroyuki Kikuchi 70 Reputation points
commented 2023-08-03T15:11:13.2933333+00:00
AshokPeddakotla-MSFT 30,511 Reputation points