1,906 questions with Azure OpenAI Service tags

Sort by: Updated
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
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
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
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
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
1 answer One of the answers was accepted by the question author.

RAG conversational application for requirement gathering purpose.

Im trying to create a conversational RAG service using Azure search and Azure Open AI, It works generally on answering the user questions based on content from the document. But the use case I'm trying to accomplish is uploading a requirement…

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
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 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-05T10:53:16.1366667+00:00
Aravindakshan, Vineeth 20 Reputation points
commented 2024-06-06T08:12:03.69+00:00
Aravindakshan, Vineeth 20 Reputation points
1 answer

No option to deploy to Copilot Studio

Am trying to deploy a project in AI Studio to Copilot Studio. Based on my findings, there should be a big blue 'Deploy' button in chat playgound. However, am unable to locate this in chat playground, or anywhere else in AI Studio. Only 'deploy' option…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,388 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
161 questions
asked 2024-06-06T06:14:23.17+00:00
misc981 6 Reputation points
answered 2024-06-06T06:47:24.9733333+00:00
Vlad Costa 390 Reputation points
1 answer

Azure OpenAI GPT-4-Vision API error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images"

Dear, experts. I am having trouble implementing enhancements with GPT-4-vision models. Here is the code I use in python in my app: response = client.chat.completions.create( model=engine, …

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-12T22:01:00.0833333+00:00
Alexander Novikov 40 Reputation points
commented 2024-06-06T06:38:52.8533333+00:00
navba-MSFT 18,235 Reputation points Microsoft Employee
1 answer

Use SQL Server as knowledge base

Currently working with a physical SQL server by using Power Automate flows to perform SQL queries. Is it possible to just use the physical SQL server as a data source for AI Studio/Copilot, so users can interact with the data using generative AI as…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,000 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-06T04:08:57.27+00:00
misc981 6 Reputation points
answered 2024-06-06T05:58:43.8466667+00:00
CosmogHong-MSFT 24,106 Reputation points Microsoft Vendor
1 answer

Azure OpenAI -> Azure Cognitive Services Private Network

We are trying to use the new "Add your data (preview)" feature in Azure OpenAI. I'm adding a data source, using Azure Cognitive Search as the data source, however it is saying that the Azure Cognitive Search needs to be on the public…

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 2023-07-12T16:53:15.6+00:00
Chase Willden 10 Reputation points
commented 2024-06-06T03:27:21.2933333+00:00
Luke 1 Reputation point
2 answers One of the answers was accepted by the question author.

When Will OpenAI's New Embedding Models Be Available In Australia

When will text-embedding-3-large and text-embedding-3-small be available in Australia?

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-21T23:47:22.3633333+00:00
Casey Clifton 30 Reputation points
accepted 2024-06-06T03:11:00.2366667+00:00
Casey Clifton 30 Reputation points
2 answers

how to get openAI access as a student?

im trying to participate in microsoft developers ai learning hackathon but dont have a company email to get openAI access. could you please help? 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
asked 2024-06-05T20:32:20.0133333+00:00
Golam Mortuza Sourov 0 Reputation points
answered 2024-06-06T02:56:30.2966667+00:00
AshokPeddakotla-MSFT 29,231 Reputation points
1 answer

How to customize Azure web application to accommodate multiple indexes

I have been working with the cloned Microsoft repository (https://github.com/microsoft/sample-app-aoai-chatGPT) to change some design element of the Azure OpenAI web application. So far I've only needed to edit the .env file and that has been successful.…

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-26T01:43:35.6533333+00:00
Maya Faber 0 Reputation points
commented 2024-06-05T19:22:05.16+00:00
Maya Faber 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Open AI won't connect to Azure Search Service

I have an Azure AI Search service, and its networking status is set to "Public Network Access from all networks". There are no additional networking configurations. It has an index which has been run on a blob storage account. I also have an…

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 Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,219 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-03T16:46:03.9866667+00:00
Shabash, Boris 20 Reputation points
accepted 2024-06-05T18:35:09.2+00:00
Shabash, Boris 20 Reputation points
2 answers One of the answers was accepted by the question author.

Azure OpenAI endpoint support for logprobs

Hi, does Azure's endpoint currently support logprobs argument? I do see the argument in the API document here, but I'm only getting the following error message. "error": { "message": "Unrecognized request argument supplied:…

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-12-13T19:46:22.01+00:00
Insoo Chung 25 Reputation points
commented 2024-06-05T18:20:16.67+00:00
Rohan Pathak 10 Reputation points
1 answer One of the answers was accepted by the question author.

Best Way To Give OpenAI Assistant Regular Access To Most Recent Error Logs?

I am looking at regularly giving an OpenAI Assistant access to information about our servers and services, such as error logs, Application Insights, and more. Since this information changes every day, I would have to regularly give the Assistant the most…

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-28T18:38:24.06+00:00
John Moto 41 Reputation points
accepted 2024-06-05T17:24:31.4033333+00:00
John Moto 41 Reputation points
1 answer

Using Open AI or Other Microsoft Resource to Filter/Categorize Unstructured Data

Our Team is completing a special project that requires the customized categorization and filtering of a large amount of unstructured data (about 300,000 unduplicated PDFs) for an LLM-driven, AI application. Is there a specific Microsoft resource…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,640 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-05-16T23:22:33.9533333+00:00
Education is the Key 65 Reputation points
commented 2024-06-05T16:05:42.0633333+00:00
AshokPeddakotla-MSFT 29,231 Reputation points
1 answer One of the answers was accepted by the question author.

How does pricing for Azure Assistants API code-interpreter work?

Hi I am using gpt-35-turbo-0613 model for Assistants api (same thread) as code-interpreter I have 83 input token and 198 output token and my calculated price is £0.0304445(which appears high) including code-interpreter source the problem is I quite does…

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-09T15:01:17.9366667+00:00
Karishma Nanda 225 Reputation points
accepted 2024-06-05T15:48:55.03+00:00
Karishma Nanda 225 Reputation points