2,388 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

Azure OPENAI ChatGPT4O not working with API

I use python code to call ChatGPT deployed model via API and get proper response for GPT-turbo and GPT-4. But when I used same code for Chat GPT4O, it gives error openai.NotFoundError: Error code: 404 - {'error': {'code': '404', 'message': 'Resource not…

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,019 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-07T11:09:50.85+00:00
Bandana Surelia 0 Reputation points
0 answers

Container <app_service> didn't respond to HTTP pings on port: 8181, failing site start. See container logs for debugging.

Hi, I was deploying a web service to Azure Portal and encountered such error: Container <app_service>_0_e2fcbb1c didn't respond to HTTP pings on port: 8181, failing site start. See container logs for debugging. I have exposed the port and changed…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
304 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
800 questions
asked 2024-06-07T09:17:41.0566667+00:00
Syafie Asyraf Sarifudin 0 Reputation points
0 answers

how to deploy OpenAI with customized chat setup

In chat playground I have changed default message with customize Message. I have included a safety Message and one example. I have applied all the changes. Response generated in Chat Playground are perfect. When I have deployed this project to a web app.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-06T14:07:27.0433333+00:00
Shilpi Gupta 0 Reputation points
commented 2024-06-07T08:13:25.64+00:00
santoshkc 5,425 Reputation points Microsoft Vendor
1 answer

GPT-4o via Azure OpenAI timing out constantly

Hi, GPT-4o via Azure API seems almost trivially broken in a way that really surprises me. Basically when streaming is enabled, once the number of input tokens exceeds around 15K, it'll time out before producing a single token. The timeout cannot be…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-05T17:00:09.26+00:00
Matthew Hertz (London) 0 Reputation points
commented 2024-06-07T08:11:48.8066667+00:00
Matthew Hertz (London) 0 Reputation points
0 answers

Building a chatbot via Azure

Hi Azure community! I want to build a chatbot for a company. It will be able to answer questions using the company data sources, including csv and pdf files. For example, if I ask the chatbot to summarize some csv financial reports, it will return an…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,389 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,456 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-06T13:50:10.12+00:00
TWU 0 Reputation points
commented 2024-06-07T07:05:57.0433333+00:00
santoshkc 5,425 Reputation points Microsoft Vendor
0 answers

The registration jump page always displays like this

The registration jump page always displays like this

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,463 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,994 questions
Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
15 questions
asked 2024-06-07T06:25:51.62+00:00
吴伟星 0 Reputation points
1 answer One of the answers was accepted by the question author.

Choosing Between GPT-4 Turbo and GPT-4o: Evaluating the Best Approach for Chat Functionality in Azure OpenAI

I am planning to adopt Azure OpenAI into our company. I am confused about how to choose between GPT-4 Turbo and GPT-4o for chat functionality. I can't identify the major differences from the documentation. Both models can handle chat and pictures as a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-05-31T01:33:26.34+00:00
tatsu sei 40 Reputation points
accepted 2024-06-07T05:36:00.4433333+00:00
tatsu sei 40 Reputation points
1 answer

How to fix this error "{ "code": "InvalidTemplateDeployment", "message": "The template deployment 'openai' is not valid according to the validation procedure. The tracking id is 'c91a9339-2741-4dcd-b5a6-b86ce77a0dfe'. See inner errors for details.", "

When I try to run Azure Open AI demo on GitHub, it returns me the following error, I have azure open ai service set up, and I have acces to azure open ai service since a month now. { "code": "InvalidTemplateDeployment", …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-07T01:57:45.11+00:00
Santiago Ramirez 0 Reputation points
answered 2024-06-07T04:31:47.8233333+00:00
Gowtham CP 2,920 Reputation points
1 answer

"Insufficient quota. Cannot create/update/move resource 'azureragdemowithopenai'

While creating Azure OpenAI Resource, I get the following validation error. {"code":"InvalidTemplateDeployment","details":[{"code":"InsufficientQuota","message":"Insufficient quota. Cannot…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-05-10T14:06:43.56+00:00
Dinesh Tripathi 0 Reputation points
edited a comment 2024-06-07T02:06:34.2933333+00:00
Santiago Ramirez 0 Reputation points
0 answers

Error: Failed to retrieve fine tuned models in OpenAI Studio

I created a new Azure OpenAI service, and I'm not able to use it in OpenAI Studio, because I'm getting the error "Failed to retrieve fine tuned models. Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-06T23:48:31.9033333+00:00
MV 35 Reputation points
1 answer

Azure OpenAI Subscription Issue - Selected subscription has not enabled for use of the service

Welcome to your Azure free account. Welcome to Azure, Build your next idea with 12 months of free services and a USD200* credit. Start working in Azure now, with documentation that includes sample code, tutorials, quickstarts, and how-to guides. But…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2023-11-27T22:46:10.9966667+00:00
Mofiz Islam 0 Reputation points
commented 2024-06-06T21:47:00.9133333+00:00
Mehar Singh Gambhir 0 Reputation points
0 answers

Is there a limit to the number of files or the size of the sandbox environment used by code interpreter?

We develop web applications using AssistantsAPI. I am aware that the files that serve as input/output for the code interpreter tool are stored in a sandbox environment. I would like to know if there is a limit to the number of files that can be stored in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-06T13:01:57.48+00:00
Matsutani, Taro 0 Reputation points
commented 2024-06-06T19:07:17.0533333+00:00
YutongTie-MSFT 47,336 Reputation points
0 answers

Azure OpenAI Service Application Approval

We applied for the Azure OpenAI service from our company (Nihon Kohden Corporation) in April. It was supposed to be approved within 10 business days, but it hasn't been approved yet. When we contacted Microsoft Japan, we were instructed to email…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-05-31T08:40:20.7166667+00:00
KIJIMA Shinichi (木島 真一) 0 Reputation points
commented 2024-06-06T14:41:17.6133333+00:00
navba-MSFT 18,235 Reputation points Microsoft Employee
0 answers

Failed when trying to load file to vector store.

I'll trying to upload .pdf files to vector store, and it's failed any time in 80%. But with OpenAi it is ok. On the screenshot I was trying to upload 2 files, and one only one of them is upload successfully, but the second is not (the result was the same…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-05T08:59:10.83+00:00
Eugene 5 Reputation points
commented 2024-06-06T14:05:38.6066667+00:00
Martin Kaiser 0 Reputation points
0 answers

Implementing RAG Application with Dynamic Index Refresh on Azure Storage Blob Changes

Hello, I am working on creating a Retrieval-Augmented Generation (RAG) application and I need assistance with dynamically refreshing the index based on changes in Azure Storage Blob. Specifically, I want to trigger reindexing when new documents are added…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,456 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
237 questions
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.
780 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 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,486 questions
asked 2024-06-06T13:46:26.6133333+00:00
Chandresh Maniya 0 Reputation points
1 answer

I am having problems with the the new AI-102 Labs there are so many missing things and errors

there are so many errors or path ways that are not found on the labs and it's not nice at all it does't give the experience it should be giving

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 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,486 questions
asked 2024-06-06T13:12:07.6666667+00:00
Tidimalo Mochawe 1 Reputation point
answered 2024-06-06T13:14:17.8166667+00:00
navba-MSFT 18,235 Reputation points Microsoft Employee
0 answers

I deployed gpt-40 for the first time, it shows succeeded in deplyoments tab, when i go to playground and try out chat , i get an error "The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes".

I deployed gpt-40 for the first time, it shows succeeded in deployments tab, when i go to playground and try out chat , i get an error "The API deployment for this resource does not exist. If you created the deployment within the last 5…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-05T10:59:34.9733333+00:00
Manaswini Sugatoor 0 Reputation points
commented 2024-06-06T12:45:50.37+00:00
santoshkc 5,425 Reputation points Microsoft Vendor
0 answers

Add more data to an Azure AI chatbot with the "Add your own data" feature

How can we add more data to an Azure AI chatbot with the "Add your own data" feature? Is there a way to automate the process of updating this data on a daily basis?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-05T11:38:49.5233333+00:00
Naveen Kumar Korada 0 Reputation points Microsoft Vendor
commented 2024-06-06T11:52:47.2+00:00
Naveen Kumar Korada 0 Reputation points Microsoft Vendor
0 answers

I have done two deployments, but on the completion playground page it shows no deployments.

I have done two deployments, but on the completion playground page it shows no deployments. This question is related to the following Learning Module

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 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,486 questions
asked 2024-06-06T07:24:07.54+00:00
Rohit Kumar 21 Reputation points
commented 2024-06-06T11:24:40.23+00:00
santoshkc 5,425 Reputation points Microsoft Vendor
1 answer

Azure OpenAI service GPT-4-turbo slower than GPT-4

About one month ago, GPT-4-turbo was a little faster than GPT-4. On friday, GPT-4-turbo was a lot slower than GPT-4, so I needed to go back to GPT-4 to prevent timeouts on complex questions. Today, the difference is smaller, but GPT-4 still answers…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
asked 2024-06-03T12:34:19.3333333+00:00
Jonas 15 Reputation points
commented 2024-06-06T08:28:31.44+00:00
Jonas 15 Reputation points