3,275 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Issue for Deploying as web app (a simple chat app)

Cannot deploy an OpenAI web chat app on Azure, thru chat playground. Clicking on "Deploy as Web App" doesn't take to a new screen. Nothing happens. How to solve this issue?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-17T00:22:55.7833333+00:00
Nee Harchekar 0 Reputation points
answered 2024-11-18T06:59:26.1766667+00:00
Vinodh247 23,761 Reputation points MVP
1 answer

Failed to refresh model deployments

I am getting an error in Azur OpenAI with "Failed to refresh model deployments". If I click on Manage deployments. I see my deploymen of gpt-4o in the state of succeeded with model version 2024-08-06. I am unsure if I messed up a step or if…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-18T03:12:21.5+00:00
Joshua Schamp 0 Reputation points
answered 2024-11-18T06:48:44.6466667+00:00
Vinodh247 23,761 Reputation points MVP
0 answers

Getting error max_prompt_tokens only when generating files @ Assistants

Hi, At Azure OpenAi Assistants, all runs keep failing when asking to generate file. Error details Max prompt tokens while other types of prompts are normally operating "id": "run_4BCHhcmo09UaoFdPPt3XQnyO", "object":…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-16T05:34:50.2466667+00:00
Mohamed Hussein 215 Reputation points
commented 2024-11-18T06:22:46.81+00:00
navba-MSFT 25,495 Reputation points Microsoft Employee
0 answers

Generated files names from Azure OpenAi assistants are unformatted

Hi, The generated files from Azure OpenAi Assistatns of type image are wrong formated. Sometimes it works as expected. Other times, it generates random guid file names without valid extension. Check attached The prompt was - Generate sin wave image

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-18T00:59:13.39+00:00
Mohamed Hussein 215 Reputation points
commented 2024-11-18T06:17:18.0733333+00:00
romungi-MSFT 46,986 Reputation points Microsoft Employee
0 answers

Out of quota after adding data source to model

After deploying of Azure OpenAI model and making test request as "Hello" I successfully receive answer. But when i use "add You data" and downloading a .docx document with single word "test" I'm receiving message "An…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-14T18:49:02.03+00:00
ZenbitTech 5 Reputation points
commented 2024-11-18T05:38:23.8166667+00:00
navba-MSFT 25,495 Reputation points Microsoft Employee
3 answers

Out of quota after adding data source to model

After deploying Azure OpenAI model and making test request "hello" I successfully received answer from model. But after using "add you data" and downloading .docx document with single word "test" to blob storage I get…

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,074 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-14T18:51:20.51+00:00
ZenbitTech 5 Reputation points
commented 2024-11-18T05:07:27.96+00:00
Shree Hima Bindu Maganti 480 Reputation points Microsoft Vendor
0 answers

Microsoft research forum for GAI economic key ratios by bing map regions zip codes or zip code ranges or based on miles or unit of conversion

Is there an option to easily compose, design key ratios based on current and/or plan map zip codes or zip code ranges. (e.g. population, scorings, budgets, budget forecasts, average annual fees, taxes, cultural or educational topics, and/or based on…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
740 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-18T04:35:52.0466667+00:00
Francisco Orozco 0 Reputation points
0 answers

Microsoft research forum for flooding solutions and financial impact soft GAI Economic AI evaluations

For some reason, I can't currently easily identify whether there is an option solution in Azure AI platform to identify and notify regarding city street zip codes, streets proximities flooding, including option to include AI financial impact soft…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,978 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
154 questions
asked 2024-11-18T04:27:01.2966667+00:00
Francisco Orozco 0 Reputation points
2 answers

How to list all threads in Azure OpenAI Assistant

From the documentation, I have seen that we can retrieve the thread information given the thread_id. GET https://YOUR_RESOURCE_NAME.openai.azure.com/openai/threads/{thread_id}?api-version=2024-02-15-preview But if we don't know the thread_id, how to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-03-25T19:27:46.68+00:00
Wang, Zheng 40 Reputation points
answered 2024-11-18T01:13:36.3433333+00:00
Mohamed Hussein 215 Reputation points
2 answers One of the answers was accepted by the question author.

Azure postgres flexible server timescale pgai "ai" extension availability

Hello Does anybody know if there will be a update to timescaledb on azure to make pgai available from timescale? Kind regards Adrian

Azure Database for PostgreSQL
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-16T20:15:26.7166667+00:00
Adrian Ruchti 0 Reputation points
accepted 2024-11-17T18:02:49.0633333+00:00
Adrian Ruchti 0 Reputation points
1 answer One of the answers was accepted by the question author.

Updating code_interpreter file_ids using Python at Azure OpenAi Assistant

Hi, I was trying to update code_interpreter file_ids using Python at Azure OpenAi Assistant, but got the following error, any work arounds? To best of my knowledge only 20 file_ids supported An error occurred: Error code: 400 - {'error': {'message':…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-13T18:09:21.6566667+00:00
Mohamed Hussein 215 Reputation points
accepted 2024-11-17T01:54:45.8266667+00:00
Mohamed Hussein 215 Reputation points
1 answer

When will OpenAI o1 preview be generally available in Azure?

I realize that OpenAI's o1-preview and o1-mini models are available in Azure OpenAI Service through limited access and I've already applied via the website form, see below. Anyone know when it will be generally available? I'm guessing that's my…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-08T22:54:59.79+00:00
David Sogn 30 Reputation points
commented 2024-11-16T22:40:08.5966667+00:00
David Sogn 30 Reputation points
1 answer

I deployed an app through Open AI Studio, but the app's URL (Default domain) always leads to the "Hey, Python developers!" webpage

I created a chat based on AI Search Index from Open AI Studio. The chat worked well so I went ahead to deploy that chat as an app service, which seemed working as normal. But then I went to the deployed web app's overview page, and clicked the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-10-11T00:11:44.1533333+00:00
Neil 0 Reputation points
answered 2024-11-16T20:20:30.4366667+00:00
Max Lacy 20 Reputation points
1 answer

Deploy as Web App fails in Chat playground from Azure Open AI. ModuleNotFoundError: No module named 'app'

Description: I am experiencing an issue with the one-click deployment from the Azure OpenAI Studio (Chat Playground). The web app is being deployed with the following settings: Web App Plan: S1 Region: Sweden Central The deployment process completes…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
979 questions
asked 2024-10-17T12:36:27.81+00:00
Hansen, Alex 15 Reputation points
answered 2024-11-16T19:54:00.2166667+00:00
Max Lacy 20 Reputation points
1 answer

Reading User Documents as Input to Copilot Prompts

Hello everyone, We are exploring the possibility of creating a custom chat and RAG solution using Azure OpenAI for our team, and we have a specific requirement that I hope someone can help clarify. We would like to implement a system where each user can…

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,074 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
373 questions
asked 2024-11-15T19:29:09.4533333+00:00
Guillaume Gingras 5 Reputation points
answered 2024-11-16T16:12:58.1166667+00:00
Max Lacy 20 Reputation points
1 answer

How to fix : Error code: 401 - {'statusCode': 401, 'message': 'Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired.'}

Can someone give an example? I matched the api version the same as the model deployment endpoint's target uri- for example, (Note that the real address is masked with [azureopenai-resourcename] since everyone's case will be different)…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-16T02:43:16+00:00
Geena Kim 0 Reputation points
answered 2024-11-16T15:49:52.81+00:00
Max Lacy 20 Reputation points
0 answers

Not able to see URI after deploying GPT-35-Turbo-Instruct Model

Hello Team, I deployed a GPT-35-turbo-instruct model. However I could not see the URI. I checked after 3 hours, still not URI. I deployed another GPT-35-Turbo and it went well. The URI was visible just after deployment. However there seems to be some…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-16T12:43:50.2166667+00:00
Dash, Sidhartha 0 Reputation points
0 answers

What causes Error code: 401 - {'statusCode': 401, 'message': 'Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired.'}?

Can someone give an example? I matched the api version the same as the model deployment endpoint's target uri- for example, (Note that the real address is masked with [azureopenai-resourcename] since everyone's case will be different)…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-16T02:38:09.0433333+00:00
Geena Kim 0 Reputation points
2 answers

Failed to call Azure OpenAI API: { "statusCode": 401, "message": "Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired." }

Failed to call Azure OpenAI API: { "statusCode": 401, "message": "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.
3,275 questions
asked 2024-09-13T12:54:01.1433333+00:00
Ravi Modukuri 5 Reputation points
commented 2024-11-16T02:35:12.5466667+00:00
Geena Kim 0 Reputation points
1 answer

Unable to Deploy Web App from AI Studio Chat Playground

Following the Azure docs about creating a Web app chatbot I fill in the correct deployment information from an AI Studio project based in East US. In the Chat Playground in Azure AI Studio I select Deploy > ...As a Web App with the following…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
asked 2024-11-13T17:37:39.5866667+00:00
Blair Birdsell 0 Reputation points
commented 2024-11-15T22:25:21.6533333+00:00
kothapally Snigdha 260 Reputation points Microsoft Vendor