2,645 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

How do I deploy Llama 3.1 8B with pay-as-you go?

I was able to set up deployments for the OpenAI models where I get a certain number of tokens to consume, and only pay for those. However, when I try to deploy any other model (Phi, Coherence, Meta, etc), it gives me this warning: Cannot create…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-27T04:30:35.5333333+00:00
Chris Busath 0 Reputation points
answered 2024-07-27T05:55:32.83+00:00
YutongTie-MSFT 48,586 Reputation points
0 answers

Azure Open AI and Azure AI Search with Private EndPoint for EmbendingEndpoint in RAG

Hello, I'm trying to use text-embedding-ada-002 under embeddingEndpoint in RAG and recieve this error {"error": {"requestid": "9c75e12a-ac82-4b........", "code": 400, "message": "Invalid Azure OpenAI…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-26T22:05:56.0666667+00:00
Aleksandr Rapoport 0 Reputation points
3 answers

Implementing Azure OpenAI in C# .NET for Custom Data Integration from OneDrive, SharePoint, Azure Cognitive Search, and Blob Storage.

Hi Team, I am interested in utilizing Azure OpenAI with custom data from various sources such as OneDrive/SharePoint files, local files, Azure Cognitive Search, and Blob Storage. While searching for information, I came across a sample on…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 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.
865 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
981 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-06-23T07:00:28.24+00:00
REDDY, REDDYVALLA NAVEENKUMAR 115 Reputation points
commented 2024-07-26T15:54:01.18+00:00
Jacob Thomas 55 Reputation points
1 answer

Azure OpenAI Access Entire Database for Querying

Currently I want to use Azure OpenAI to be able to establish queries based on the tables on my database. Is there a way to allow Azure OpenAI to access my database? I eventually want users to enter in natural text through my HTML interface and then Azure…

Azure SQL Database
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-25T21:05:26.23+00:00
hampton123 1,160 Reputation points
edited a comment 2024-07-26T14:21:53.15+00:00
hampton123 1,160 Reputation points
1 answer

Azure OpenAI and Azure Webapp are showing different results

I am testing Azure Chat with your data and deployed a web app model from azure git repo (https://github.com/microsoft/sample-app-aoai-chatGPT). But the result from webapp is different from Chat playground. It can't find all the info in the webapp. Below…

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.
865 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-23T21:03:52.84+00:00
Sikder Tahsin Al Amin 155 Reputation points
edited an answer 2024-07-26T14:00:16.69+00:00
Sikder Tahsin Al Amin 155 Reputation points
0 answers

I'm getting the error "No appropriate cache found for provided policy configuration. Policy execution will be skipped." . Semantic caching is not working for Azure OpenAI responses

Context: I'm trying to set up an APIM service which has semantic caching enabled for GPT requests so that the response times for same/similar questions are lesser but the caching implementation is not working even though I am able to see the responses…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,959 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
236 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-26T13:00:24.7833333+00:00
Rohan Krishna Ullas 0 Reputation points Microsoft Employee
0 answers

How to get enough quota in chatai GPT 35 Turbo that can power my day to day chabot.

I am currently working on a chatbot project that leverages the capabilities of GPT-3.5 Turbo. This chatbot is intended to be an integral part of our daily operations, providing real-time support and interaction for our users. However, I am facing…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-26T07:58:55.6+00:00
Adeel Khan 0 Reputation points
commented 2024-07-26T08:14:41.7033333+00:00
navba-MSFT 20,810 Reputation points Microsoft Employee
0 answers

Azure OpenAI Collections is disabled

Why Azure OpenAI Collections is disabled? I've has cognitive permissions. I can create an azure open ai resource in Azure Portal. I've sent a request form to get access Azure Open AI services. The Microsoft has approved it. But in Azure AI Studio Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-26T06:18:28.6233333+00:00
Dzmitry Zimin 0 Reputation points
commented 2024-07-26T06:44:36.16+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
0 answers

Why doesn't Azure OpenAI support same token input and output limits as OpenAI?

I am trying to fine-tune a gpt-35-turbo model (version 613) using a training and validation file that were working fine on the same version of the model on OpenAI but it is failing due to the Azure version having an input token limit of 4096. Any idea…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-25T00:14:37.5266667+00:00
Sam Cohan 5 Reputation points
commented 2024-07-26T03:48:42.34+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
1 answer

What is the process to get access to the Azure OpenAI Studio Early Access Playground?

I see some other people can play with GPT-4o mini from Azure Open AI studio. I want to test it and compare the outcome with my app using GPT 3.5 APIs.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-23T20:03:57.2666667+00:00
Mao, John 0 Reputation points
commented 2024-07-26T00:36:38.67+00:00
YutongTie-MSFT 48,586 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to use OpenAI Azure Assistant API due to the wrong region

I'm located in Texas but my company's headquarters is in Virginia. I was assigned to the US South Region. I didn't think much of this until it turned out that Azure OpenAI Assistant API is not available in the South region. It's been over two months and…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-24T13:24:11.8633333+00:00
Romanowski, Tomasz 45 Reputation points
accepted 2024-07-26T00:13:27.4766667+00:00
Romanowski, Tomasz 45 Reputation points
1 answer

Am I able to get access to Azure OpenAI Service for my Microsoft learn module?

For the course "Introduction to Azure OpenAI Service" I was instructed to use Azure Open AI, however, it states "Currently you need to apply for access to Azure OpenAI. Once granted access, you can use the service by creating an Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2023-10-12T23:04:52.2166667+00:00
Jacob Siahaan 20 Reputation points
commented 2024-07-25T19:21:06.4166667+00:00
Kalana Wijethunga 0 Reputation points
1 answer

Access to Responsible AI Content Filtering API

How can I obtain access to the Responsible AI Content Filtering Azure Open API? Additionally, is there a point of contact I can speak to about how my company could potentially use this API?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-06-23T23:19:02.6333333+00:00
Damien Jose 5 Reputation points
commented 2024-07-25T15:22:30.07+00:00
Zain 0 Reputation points
0 answers

Azure Open AI service Error 503

Hi, We encountered an error this morning while calling the OpenAI service. Our client would like to know the cause of the error and how to address it. Please provide feedback on the exact error cause and how to respond. Region: US East 2 gpt model :…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-23T05:43:55.8066667+00:00
유상진 0 Reputation points
commented 2024-07-25T15:20:04.29+00:00
AshokPeddakotla-MSFT 30,511 Reputation points
0 answers

Why do my Azure OpenAI credentials work with Go, but not with Python?

I have an Azure OpenAI instance deployed in Azure OpenAI Studio. My environment variables are properly set up and exported according to the credentials associated with that deployment. I know they are the correct credentials because I have some Go code…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-23T21:17:06.55+00:00
Daniel R 0 Reputation points
commented 2024-07-25T13:53:56.76+00:00
Daniel R 0 Reputation points
1 answer

Performing pdf file search using Azure OpenAI GPT 4o

I have an Azure OpenAI instance and have procured GPT 4o, but I cannot find a file search type available for PDF files. How can I use GPT 4o for searching PDF files? I have tried using other search methods, but they did not meet my needs. I'm looking for…

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.
865 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-25T08:23:01.1233333+00:00
Sachin Chaudhari 0 Reputation points
answered 2024-07-25T11:20:05.4333333+00:00
Sedat SALMAN 13,345 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a way to get rid of Azure Assistant API hallucination?

Hi there, I am working with the Azure Assistant API (v2) and experiencing hallucination issues. When I attempt to ask data analytics questions while using the Code Interpreter tool, it occasionally provides incorrect answers. Even though the frequency…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-06-17T17:20:10.0033333+00:00
Karishma Nanda 250 Reputation points
commented 2024-07-25T10:51:34.34+00:00
Karishma Nanda 250 Reputation points
0 answers

Azure OpenAI Assistants file search tool - not working for azure gpt-4o.

I am trying to use Azure OpenAI Assistants file search tool using deployed gpt-4o model in azure but i do face below error, Error code: 400 - {'error': {'message': "Invalid value: 'file_search'. Supported values are: 'code_interpreter', 'function',…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-25T08:25:30.8566667+00:00
Rakesh Amman 0 Reputation points
commented 2024-07-25T09:56:13.98+00:00
navba-MSFT 20,810 Reputation points Microsoft Employee
1 answer

Can We Replace the SAS Key with Our Own Key for Azure AI Services?

Hi, I’m currently using Azure AI services and want to know if it’s possible to replace the default SAS (Shared Access Signature) key with a key that we own. If so, what steps are involved in configuring this? Any guidance or documentation links would be…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-22T16:54:31.59+00:00
Niket Kumar Singh 300 Reputation points
commented 2024-07-25T05:35:37.23+00:00
Niket Kumar Singh 300 Reputation points
1 answer

Problems with chatbot response

Hi. I am new to building a chatbot and I am having problems with the response the chat is returning to me. In the image you will see a sample of what I am asking, and in general, it has come up with several questions where I enter: “what is the second…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,645 questions
asked 2024-07-24T15:25:08.8233333+00:00
Juan David Rendón Luna 0 Reputation points
answered 2024-07-25T05:34:20.6466667+00:00
AshokPeddakotla-MSFT 30,511 Reputation points