3,687 questions with Azure OpenAI Service tags

Sort by: Updated
2 answers

How to fix Unknown Model error?

I am following Build a Custom Knowledge Retrieval (RAG) chatbot using Azure AI Foundry. I have setted up the AI search and also deployed two models gpt-4o-mini and text-embedding-ada-002, but I can't seem to access them in my computer using azure sdk. I…

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,190 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 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,138 questions
asked 2024-12-09T14:58:39.17+00:00
Aqib Riaz 5 Reputation points
answered 2025-02-18T22:32:11.0533333+00:00
Maxim Salnikov 0 Reputation points Microsoft Employee
1 answer

'Unknown model: chatgpt' error in Azure AI Foundry's chat playground

A Deepseek R1 model has been deployed in the chat playground, and custom data was added in Azure AI Search. When attempting to add the Azure AI search index to the model via the "Add your data" option in the chat playground, the following error…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 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,138 questions
asked 2025-02-18T20:22:05.3433333+00:00
Samir Pathak 0 Reputation points
answered 2025-02-18T21:55:06.88+00:00
Amira Bedhiafi 28,536 Reputation points
1 answer One of the answers was accepted by the question author.

Disable Content Filters for Azure openAI models

Hi, We have a product AI Based at jota.ai that use Azure OpenAI Models. The conversations are all in portugueses from Brazil and we are facing some issues with content filters blocking chats that are talking about financials matters, for…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-13T17:56:41+00:00
Helon Moreira 20 Reputation points
commented 2025-02-18T20:27:21.1933333+00:00
Helon Moreira 20 Reputation points
0 answers

Missing Option to Add Your Data for DeepSeek Model in Azure AI Chat Playground

When evaluating different models in Azure AI Foundry against my own data in Azure AI Search, the option to add your data for the DeepSeek-R1 model in the chat playground seems to be missing. This feature was available previously but disappeared on…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 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,138 questions
asked 2025-02-18T20:13:26.0433333+00:00
Samir Pathak 0 Reputation points
0 answers

Unable to load Chatbot application locally on the machine

Hi, I am using MS repository to build bot application based on RAG(AI search Engine) and Open AI. I am trying to load Application locally on my system but it gives me below error: A few days ago, I uninstalled and installed quart library(it was…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
48 questions
asked 2025-02-18T15:18:22.17+00:00
commented 2025-02-18T19:23:39.18+00:00
kothapally Snigdha 1,505 Reputation points Microsoft Vendor
0 answers

Failure Due To Artifact Tar Length When Deploying Azure Sample Application

Trying to deploy this Azure Sample application to my Azure Subscription and associated Azure Resource Group in East US. With respect to the Azure AI Services and associated gpt- models, I have the necessary provisioned token quotas (had to request an…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T18:07:24.2566667+00:00
Thomas Eaves 0 Reputation points
0 answers

Failure Due To Artifact Tar Length When Deploying Azure Sample Application

I am trying to run: https://github.com/Azure-Samples/azure-search-openai-javascript via GitHub Codespaces. To be clear: I've done this before. I've now resolved what I believe are all of the quota issues I have encountered related to Azure AI Foundry…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T17:59:08.4066667+00:00
Thomas Eaves 0 Reputation points
0 answers

Consistent Output from OpenAI GPT-4o Model

I am experiencing issues with obtaining consistent responses from the OpenAI GPT-4o model, despite following the reproducible cookbook and using the seed parameter. Each time the output varies. Are there any methods to achieve more consistent results? …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-18T17:37:54.6+00:00
Sakib Ali Choudhary 225 Reputation points
1 answer

I'm getting Server Error from Azure OpenAI realtime API in 'response.done'

I'm encountering a server_error when trying to access the Azure /openai/realtime API. I've deployed the gpt-4o-realtime-preview model in the Sweden Central region. Initially, the response.done status was "Completed," but after a few successful…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-18T13:29:30.15+00:00
Henok Birru 0 Reputation points
answered 2025-02-18T17:34:50.18+00:00
Sina Salam 18,046 Reputation points
0 answers

Retention policy for Threads and Files in Assistants API

I believe reading that in OpenAI, threads and files are retained 60 days of inactivity (and not 60 days from creation) and then stored 30 days before it's completely removed from the server. Is this the same for Azure OpenAI? I couldn't find this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-07T17:57:05.2+00:00
Kenichi Segawa 0 Reputation points Microsoft Employee
commented 2025-02-18T17:33:08.7033333+00:00
Kenichi Segawa 0 Reputation points Microsoft Employee
0 answers

Modified Abuse Monitoring application is not approved

The email telling us of the rejection listed several possible reasons for the rejection. Possible reasons for a denied application: No response to Microsoft emails asking for more information. If this applies to you, please reply to the email and we…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
586 questions
asked 2025-02-17T01:11:56.19+00:00
SHIGERU TAKAHASHI 0 Reputation points
edited the question 2025-02-18T17:19:20.93+00:00
Rakesh Gurram 12,200 Reputation points Microsoft Vendor
0 answers

Unsupported data type response when using gpt-4o REST API.

Hi, I'm following the instructions to call a gpt-4o model REST API using postman. These are the details: endpoint: https://rforce-ai-assist.openai.azure.com/openai/deployments/gpt-4o-2/chat/completions?api-version=2024-08-01-preview headers: { …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-18T17:00:47.5933333+00:00
Tuan Nguyen 0 Reputation points
0 answers

Minimum PTU Requirements for GPT-4o in US Regions

Hi experts, What is the minimum PTU requirement for deploying GPT-4o in any US region? We are estimating roughly 1000 transactions per minute, with approximately 100k tokens in input and output. Traditional quota requests have not alleviated our…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-18T14:25:12.8833333+00:00
Rohit Shetty 5 Reputation points
commented 2025-02-18T16:08:26.99+00:00
Saideep Anchuri 2,280 Reputation points Microsoft Vendor
0 answers

How can I use the Agents service through an API key?

I used the basic template at the agent quickstart page, set the project to work with API keys and then picked up the keys from my agent-ai-service inside of my Resource Group. Then I use the Azure OpenAI Service endpoint along with the Python OpenAI…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 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,138 questions
asked 2025-02-18T12:40:01.4633333+00:00
André 0 Reputation points
edited the question 2025-02-18T14:48:28.5533333+00:00
André 0 Reputation points
1 answer

specifically with the Azure Open AI Assistant, and I'm encountering an issue with file uploads in the RAG use case. When I upload files in base64 format to an in-memory storage

I'm currently working on project, specifically with the Azure Open AI Assistant, and I'm encountering an issue with file uploads in the RAG use case. When I upload files in base64 format to an in-memory storage, I can access them successfully on my local…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,319 questions
asked 2025-02-14T07:49:20.1233333+00:00
commented 2025-02-18T14:37:51.42+00:00
Shree Hima Bindu Maganti 3,130 Reputation points Microsoft Vendor
1 answer

I paid for 1 PTU but I don't see any quota when I select provision Managed

Hi all - I paid for a PTU for Azure openAI in West US, they charged me for it but when I try to deploy a base model, I don't see any quota available when I select the provision managed option. Wondering if someone else faced the same issue or am I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-16T23:02:24.3233333+00:00
Rohit Shetty 5 Reputation points
commented 2025-02-18T14:35:57.28+00:00
Saideep Anchuri 2,280 Reputation points Microsoft Vendor
1 answer

Inquiry About Missing "Model Deployment" Option in Azure Portal

I am currently using "Microsoft Azure Sponsorship" subscription and attempting to deploy a model within the Azure Portal. However, I am unable to find the "Model Deployment" option, even though some tutorials indicate that it should…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-18T10:06:29.81+00:00
Bình Đỗ 0 Reputation points
edited the question 2025-02-18T13:49:06.52+00:00
Saideep Anchuri 2,280 Reputation points Microsoft Vendor
0 answers

Non Stop Errors on OpenAI O1 - Sweden

Hello, I've been getting non-stop 500/504 errors from the Azure OpenAI services in the last few hours, specially with O1 in Sweden central. openai.InternalServerError: upstream connect error or disconnect/reset before headers. reset reason: connection…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-18T09:20:21.24+00:00
Yovel Cohen 30 Reputation points
commented 2025-02-18T12:57:20.52+00:00
Yovel Cohen 30 Reputation points
0 answers

Azure OpenAI - Unable to Answer from Retrieved Documents

Hi I have developed an integrated pipeline leveraging Azure AI Search and Azure OpenAI. Utilizing the REST API, I have been initiating requests to Azure OpenAI, specifying the Index within the data sources section. Upon submitting a straightforward…

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,190 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2024-03-18T11:58:24.68+00:00
Hammad Hassan 40 Reputation points
commented 2025-02-18T11:40:05.9566667+00:00
Kai Meng 0 Reputation points
1 answer

Azure OpenAI: data management and Abuse Monitoring

Hello, we would like to use Azure OpenAI and would like to clarify some data management aspects. Here is an example use case: We have a B2C web app where users can upload documents. Our system must analyse them via Azure OpenAI and return the results to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
asked 2025-02-11T17:08:27.7466667+00:00
De Ieso Francesco TRI-IS EXTERN 0 Reputation points
commented 2025-02-18T11:07:28.0066667+00:00
Saideep Anchuri 2,280 Reputation points Microsoft Vendor