2,190 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Why RESP API returns " Error 400. The request has an invalid header name"?

I'm Trying to access Azure's OpenAI chat completions REST API with SAS proc http. Model is gpt-4 (0613). Access url I'm using is: https://RESOURSE.openai.azure.com/openai/deployments/DEPLOYMENT/chat/completions?api-version=2023-07-01-preview Without…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2023-12-13T12:34:05.6733333+00:00
LaatunenJussi-8180 0 Reputation points
answered 2024-05-04T01:44:38.1366667+00:00
Innov8 15 Reputation points
1 answer One of the answers was accepted by the question author.

Hierarchy and relationships between Azure OpenAI, Azure Hub, Azure AI, Azure AI Project, Azure AI Services...

I surely can't be the only person thrown by the spaghetti of different AI services provided by Azure? Where do I start? I set up OpenAI months ago. It worked well. Now I want to add managed Llama 3, Mixtral, etc., services but have become lost in the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,571 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 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,393 questions
asked 2024-04-22T03:56:06.27+00:00
Girish Gupta 0 Reputation points
accepted 2024-05-04T00:13:22.77+00:00
Girish Gupta 0 Reputation points
0 answers

Suggested Online Azure AI classes

Hi all; Can anyone recommend some AI online training, Microsoft or Pluralsight (or another source if it's better) for: Building a Search/Recommendation engine. This is for an event management system (sort-of like meetup) where the users have a fair…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 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,393 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
938 questions
asked 2024-05-03T15:06:54.5633333+00:00
David Thielen 2,281 Reputation points
commented 2024-05-03T21:30:40.4166667+00:00
VasaviLankipalle-MSFT 14,261 Reputation points
2 answers

Validation error when creating azure openai resource

I received an email saying that the onboarding of the azure openai service was completed. To test the azure openai service, a resource group was created in the subscription account and openai resources were created. It was not distributed, so I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2023-06-08T00:50:36.2466667+00:00
seungwoo kim 0 Reputation points
commented 2024-05-03T19:07:12.0433333+00:00
bikund kumar 20 Reputation points
0 answers

Azure OpenAI Assistants (code_interpreter) is failing

Hi I am using Azure OpenAI Assistants as a code_inerpreter for region East US 2 . While calling the api (retrieving the run ) I am getting status failed all the time it goes in_progress and the failed. It was working when I used it last time (last week)…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-03T17:56:04.7933333+00:00
Karishma Nanda 130 Reputation points
commented 2024-05-03T18:08:16.1133333+00:00
Karishma Nanda 130 Reputation points
0 answers

Create Azure OpenAI Validation failed

When I am creating an Azure Open AI resource, it is not deploying.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
966 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-03T18:04:18.5133333+00:00
bikund kumar 20 Reputation points
1 answer One of the answers was accepted by the question author.

OpenAI Assistants API Retrieval/File_Search Tool Unavailable

Hello, I've been working with Azure OpenAI Assistants API and noticed that features like "retrieval" in API v1 or "file_search" in API v2 are not yet available.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-04-20T12:09:11.7833333+00:00
Andres da Silva Santos 5 Reputation points
accepted 2024-05-03T17:58:09.7733333+00:00
Andres da Silva Santos 5 Reputation points
1 answer

Deploying the GPT-4 Turbo

Hi Support, I trust you are well. I looking forward to deploying the gpt-4-Turbo in the OpenAI Studio in the UK South Region but I am unable to find the gpt-4-Turbo listed in the drop-down. Can you kindly advise if there is something I am missing .

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-04-26T11:25:51.7233333+00:00
TSHEPHO RAPHOLO 100 Reputation points
answered 2024-05-03T15:09:48.5766667+00:00
AshokPeddakotla-MSFT 27,491 Reputation points
0 answers

Can not Deploy a Model due to Insufficient Quotas, What Should I do?

I am trying to follow a Microsoft Learning course and I am stuck on the "deploy your model" page. It says I don't have enough quotas. https://learn.microsoft.com/en-us/training/modules/get-started-openai/5-deploy-models Thanks This…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
938 questions
asked 2024-05-03T14:15:00.08+00:00
Eric Zou 0 Reputation points
0 answers

Azure open AI on your own data is not Working properly in web app deployed , Frequently giving the below response "The requested information is not found in the retrieved data. Please try another query or topic."

We have created a search service and used sharepoint as the data source , and used Azure Open AI on to use our own data. The responses are good from Chat playground and we deployed it into a web app , but now the responses are not all stable , most…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,679 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-04-22T10:09:58.9166667+00:00
Madhan Kumar 0 Reputation points
commented 2024-05-03T13:56:47.4233333+00:00
AshokPeddakotla-MSFT 27,491 Reputation points
0 answers

Any idea when gpt-35-turbo-0125 will be available in Sweden Central?

We would really need the newer version of gpt-35 deployed as a standard model on Sweden Central. The older versions (0613, if i remember correct) can't follow up system prompt guidance well enough and the newer (1106) spits out random characters when…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-03T11:19:40.0733333+00:00
tempz 5 Reputation points
commented 2024-05-03T13:38:34.8166667+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
0 answers

which AI service to use in order to translate a natural human language to an API call?

Hello, I would like to build a bot that would be able not only to assist in using our system but also do simple tasks e..g. Add a new product to the system of the type 'pencil' with the name 'the Contoso latest pencil', manufacture 'Contoso'. The result…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 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,393 questions
asked 2024-05-03T10:04:17.5366667+00:00
78233321 0 Reputation points
commented 2024-05-03T12:42:35.57+00:00
78233321 0 Reputation points
0 answers

Reference retrieval when using 'bring your own data' feature in Azure OpenAI

Hi, I am using the 'bring your own data' playground in Azure openAI to be able to create a knowledge base of our documents and create chatbots to answer questions based on these documents. I indexed the documents using Azure AI search services. after 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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-03T12:39:58.32+00:00
Mohammad Boroushaki 75 Reputation points
0 answers

Weird content management policy

Yesterday I came up with an error from Azure OpenAI Service. 'The response was filtered due to the prompt triggering Azure OpenAI's content management policy. Please modify your prompt and retry. To learn more about our content filtering policies please…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2023-11-06T02:22:52.29+00:00
CodeKidz 30 Reputation points
commented 2024-05-03T12:36:35.94+00:00
Francesco Zuppichini (Contractor) 0 Reputation points
0 answers

AI Studio throws error - Unauthorized

Hello! im trying to use Open AI studio with simple playground with both a GPT3.5 Turbo and GPT4 and gives me the error Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired. |…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 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,393 questions
asked 2024-04-14T11:29:08.17+00:00
Angel Barrado 0 Reputation points
commented 2024-05-03T11:35:43.5+00:00
AshokPeddakotla-MSFT 27,491 Reputation points
0 answers

How to use Azure AI Studio Rest Endpoint

I created a simple RAG solution as shown below. It uses Azure AI Studio, Azure AI Search, and Azure OpenAI. I then clicked "View Code" In order to get the REST Endpoint to try in Postman. I then set the Headers and Body. I however get the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-01T10:02:18.76+00:00
Ziggy Zulueta 455 Reputation points MVP
commented 2024-05-03T11:25:32.9+00:00
AshokPeddakotla-MSFT 27,491 Reputation points
0 answers

Need to ask the same question thrice in order to get the answer (ChatGPT-4 Azure AI)

So I'm using ChatGPT-4 for deployment. With the following settings: Deployment: ChatGPT-4 QueryType: vectorSimpleHybrid Strictness: 1 topNdocuments: 10 Temperature: 0.8 Top_P: 0.1 Max_tokens: 2400 Api_Version: 2023-12-01 So, this happens every…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 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,393 questions
asked 2024-05-03T10:25:46.9433333+00:00
Dirk Broenink 85 Reputation points
edited the question 2024-05-03T10:57:25.2333333+00:00
Dirk Broenink 85 Reputation points
1 answer

Inquiry on Scope of Application for Modified Abuse Monitoring in Azure OpenAI

Hello, I am in the process of completing the Limited Access Review form for Modified Abuse Monitoring for Azure OpenAI. The form requires the first Azure Subscription ID and specifies that the subscription must belong to my organization. I understand…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-02T08:44:10.4666667+00:00
최영훈/HR사업팀/KBN 0 Reputation points
commented 2024-05-03T10:26:50.2966667+00:00
santoshkc 4,350 Reputation points Microsoft Vendor
2 answers

Need help optimizing GPT-3.5 Turbo Chatbot Responses for Multilingual Document Retrieval

Our company is planning to use GPT-3.5 Turbo to create our own custom chatbot that is supposed to help the users with their meditation journey. Currently our server is hosted by Microsoft, so we are using their OpenAI Studio to get things going faster.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-03-19T07:41:25.12+00:00
Dana 0 Reputation points
commented 2024-05-03T10:25:17.2033333+00:00
Dirk Broenink 85 Reputation points
0 answers

Is Azure GPT-4 turbo-2024-04-09 different from OpenAI GPT-4 turbo-2024-04-09?

Hello, We used Azure GPT-4 Turbo-2024-04-09, and the test results differed from those of OpenAI. The responses from OpenAI were longer and clearer than those from Azure. This issue occurred when the GPT-4 Turbo preview was released. Thank you.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-05-02T04:24:49.46+00:00
d0ng 25 Reputation points
commented 2024-05-03T07:52:09.2133333+00:00
Milkowski, Robert 0 Reputation points