4,124 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Am I permitted to give third parties access to chat GPT through my Azure subscription?

I'm planning to experiment with building applications on top of ChatGPT provided thorough Azure - I want to make sure that other people than me (i.e. my customers) can have access to any application I build (e.g. a chatbot trained on additional data),…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-25T19:38:41.3433333+00:00
Chat GPT User 0 Reputation points
answered 2023-07-28T15:41:27.82+00:00
Nihit Choudhary 1 Reputation point
0 answers

I'm trying AzureOpenAI in conjunction with langchain, but have some questions, in langchain, ai always replies to me with irrelevant questions?

For example, in this simple example, the fact is that as shown in the red box, the AI has already replied to me, but why is there a next reply?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-27T08:06:42.7933333+00:00
造极 戴 0 Reputation points
commented 2023-07-28T12:23:47.0166667+00:00
Rajeesh M R 226 Reputation points
1 answer One of the answers was accepted by the question author.

Open AI 4.0 availability

Is Openai 4.0 still only for those that request it on the waitlist? If so, if there any guess as to how long an average company may wait? I have 2 companies. One was accepted a couple of months ago. Can I use that model for another…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-27T18:57:15.05+00:00
Tom Tully 20 Reputation points
commented 2023-07-28T08:45:42.38+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer

Azure Open AI Web App is not updated according to github repository

Hey, I tried implementing this Open AI custom web app - https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data#using-the-web-app I connected my own github repo, and duplicated the repo available out of the box. I tried…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-26T10:16:32.27+00:00
Moti Ben Moshe 0 Reputation points
answered 2023-07-28T03:46:01.56+00:00
Ramr-msft 17,826 Reputation points
0 answers

Azure openai bring your own data token count

How can I get the number of tokens used in the request for Azure OpenAI API when bringing my own data? The response from the API for default data includes the token count in the format shown below, but I am unable to find a way to retrieve the token…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-06-29T13:28:27.64+00:00
Sariga Rahul 146 Reputation points
commented 2023-07-28T03:14:31.2366667+00:00
Alexis 15 Reputation points
0 answers

Azure Policy Violation with Normal Prompt

Azure Policy Violation with Normal Prompt

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-27T07:58:17.6+00:00
Chun Yiu Fong 0 Reputation points
commented 2023-07-28T02:15:33.9833333+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
0 answers

Multi-language support for Azure OpenAI Service on enterprise data

I'm experimenting with Azure Cognitive Search and Azure OpenAI Service on your own data. In the demos, it shows how a question can be asked in another language, and the chat should retrieve the data in English and then respond to the user in the…

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.
1,360 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 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,677 questions
asked 2023-07-26T17:48:56.7933333+00:00
Andrew Zamer 0 Reputation points
commented 2023-07-27T09:15:17.39+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Inquiry about Fine-tuning Models in Azure OpenAI API

Dear Sir/Madam, We are currently utilizing the Azure OpenAI API and are particularly interested in the Fine-tuning feature. We are considering conducting Fine-tuning in either the East US or East Japan regions. Could you please inform us of the expected…

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,483 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 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,677 questions
asked 2023-07-27T01:05:43.7966667+00:00
T-Koyoyo 20 Reputation points
accepted 2023-07-27T08:38:31.89+00:00
T-Koyoyo 20 Reputation points
1 answer

Adding Embedding Models to Other Regions

Are there any plans to add embedding models to other Azure regions? Currently, we are limited to using the East US region as it is the only region that offers both completion models and embedding models.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-27T03:32:27.0333333+00:00
AdityaSa 801 Reputation points
answered 2023-07-27T08:16:26.4833333+00:00
Ramr-msft 17,826 Reputation points
0 answers

How to use Chatgpt Add-on or Extension?

How can i integrate Chatgpt with any Extension.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-18T11:33:24.7+00:00
JB_Ron 0 Reputation points
commented 2023-07-26T13:57:50.76+00:00
AshokPeddakotla-MSFT 35,976 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

azure open ai cache responses

I am using the Azure OpenAI service, is there a way to "cache" responses for use with related questions from other users? .Please provide any necessary steps, code snippets that can be referred to.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-24T02:32:51.9633333+00:00
AdityaSa 801 Reputation points
accepted 2023-07-26T07:01:30.8733333+00:00
AdityaSa 801 Reputation points
2 answers

Pricing for GPT-3.5 Turbo on Azure is not updated.

In the official Cognitive Services product team blog, we can see that the gpt-35-turbo model is priced with: Prompt tokens: $0.0015 per 1,000 tokens Completion tokens: $0.002 per 1,000 tokens Also, the blog released the pricing of the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 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,677 questions
asked 2023-07-09T12:23:16.34+00:00
Sefank 15 Reputation points
commented 2023-07-26T01:29:05.0166667+00:00
Kuanchieh 0 Reputation points
1 answer

UK south supportability

Good day, I am looking for GPT-4 in UK region. But now GPT-4 only works in EastUS. Any plan to have GPT-4 in UK region? Thank you

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-24T20:43:07.03+00:00
Jose Menedez 0 Reputation points
commented 2023-07-25T17:48:56.99+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
0 answers

Error "No scheme supplied" using generated code from DALL-E playground

I copied the Python code from DALL-E just to test the API to generate one image. And I got that error: "raise error.APIConnectionError( openai.error.APIConnectionError: Error communicating with OpenAI: Invalid URL…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-11T09:53:03.3466667+00:00
Anonymous
commented 2023-07-25T16:09:06.38+00:00
Anonymous
1 answer

code-search-ada-code-001 Failed to create new deployment. Is there any alternative?

code-search-ada-code-001 Failed to create new deployment. Is there any alternative?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-24T10:06:40.0766667+00:00
Sean Wang 0 Reputation points
answered 2023-07-25T04:25:01.7866667+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
1 answer

Revert GPT 4 deployment to previous model

In the AI Studio we have the ability to revert GPT 3.5 to previous models (or have it auto-update to the latest). However when we try to revert GPT 4.0 to a previous model the options do not appear. Please can you advise. Kind Regards, Rob Pidgley

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-24T08:23:14.2333333+00:00
Robert Pidgley - Admin 0 Reputation points
answered 2023-07-25T04:11:21.12+00:00
VasaviLankipalle-MSFT 18,676 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Azure openAI 8k limitation

Hello expert, I encounter 8k limitation for my turbo models which should be 16k. Is there any new access need to be applied or bug to be fixed?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-17T16:39:45.5933333+00:00
Chris Wang 20 Reputation points
accepted 2023-07-24T20:49:20.6366667+00:00
Chris Wang 20 Reputation points
0 answers

how to retrain my Azure OpenAI Finetuned model with more data?

Using Azure OpenAI studio, I have created a Custom model using a base model Curie. now i want to retrain it how can i do that? using Azure OpenAI studio or Rest API

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-21T15:08:41.47+00:00
Santhosh Alagirisamy 0 Reputation points
commented 2023-07-24T17:47:44.32+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

gpt-35-turbo-16k is NOT allowing > 8k tokens (on API or in Playground)

I've tried and tried and verified that I have built a deployment on the gpt-35-turbo-16k 0613 model, however it fails every time there are > 8192 tokens. I tested both in the playground and through the API. On my other requests, I absolutely see…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-12T17:27:47.01+00:00
Nathaniel Hazelton 55 Reputation points
commented 2023-07-24T15:09:23.1133333+00:00
Nathaniel Hazelton 55 Reputation points
1 answer One of the answers was accepted by the question author.

Azure OAI - Upload Data Files Greyed Out

Hi team, Hoping someone can help. Today, I went to the section to upload datasets in the "Data Files" section of the OAI platform, and it's greyed out. Has anyone seen this before? Thanks in advance!

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,124 questions
asked 2023-07-11T22:59:41.8033333+00:00
Harry Kounougakis 20 Reputation points
commented 2023-07-24T14:15:37.8433333+00:00
Harry Kounougakis 20 Reputation points