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
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

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 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 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 Policy Violation with Normal Prompt
Azure Policy Violation with Normal Prompt
Azure OpenAI Service
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 OpenAI Service
Azure AI services

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 OpenAI Service
Azure AI services
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
How to use Chatgpt Add-on or Extension?
How can i integrate Chatgpt with any Extension.
Azure OpenAI Service
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
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 AI services
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
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
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
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 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
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
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 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!