3,300 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

trying to create an azure bot service but getting Cannot create a v2 converged app error message

trying to create azure bot service but getting below error, validation is also passed .it's really annoying me now. In that subscription I have owner permission as well.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
852 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-19T05:21:08.1133333+00:00
Shubham Koolwal 0 Reputation points
commented 2024-11-21T12:25:14.45+00:00
SriLakshmi C 745 Reputation points Microsoft Vendor
0 answers

Azure AI Studio - Script runs indefinitely with no errors or outputs.

I am following this tutorial to get started with Azure AI Studio. The create_search_index.py script ran successfully and created an index. But the get_product_documents.py and chat_with_products.py scripts do not produce any error or output when running,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 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,929 questions
asked 2024-11-20T09:55:41.11+00:00
Kristada673 0 Reputation points
commented 2024-11-21T12:24:06.5733333+00:00
SriLakshmi C 745 Reputation points Microsoft Vendor
0 answers

Azure OpenAI Content filters blocking content incorrectly. DefaultV2 and Default

Azure OpenAI Content filters blocking content incorrectly. DefaultV2 and Default. Can be reproduced in Playground. Question in spanish: como puedo seleccionar el compromiso de una suscripción? translation: how can I select a subscription…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-21T10:36:33.45+00:00
Christian 100 Reputation points
commented 2024-11-21T11:49:39.7266667+00:00
navba-MSFT 25,595 Reputation points Microsoft Employee
0 answers

How to generate multiple images at once using Azure OpenAI's DALLE

Hi everyone, I am currently have a DALL-E 3 model deployed in Azure OpenAI, and I am using Python to access the model. However, when I try to increase the number of generations per call, using the 'n' parameter, it returns the following error: Failed…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-21T04:50:36.1166667+00:00
Seah Bryan 20 Reputation points
commented 2024-11-21T10:38:59.06+00:00
Seah Bryan 20 Reputation points
0 answers

How to upgrade Azure Open AI model from gpt-35-turbo to gpt-4o-global

Hi Support Team, Would like to ask how to upgrade Azure Open AI model from gpt-35-turbo to gpt-4o-global? Thanks in advance.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-21T02:57:34.89+00:00
Me-Ann Gianan 0 Reputation points
commented 2024-11-21T10:26:55.9733333+00:00
Saideep Anchuri 330 Reputation points Microsoft Vendor
0 answers

Increase My Context Windows In Azure OpenAI Service

I am in the Microsoft Startup Hub program and I would like to increase the context windows for our models in Azure OpenAI Service

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-20T19:42:37.0966667+00:00
Noel Wilson 0 Reputation points
commented 2024-11-21T09:27:55.2066667+00:00
romungi-MSFT 47,026 Reputation points Microsoft Employee
0 answers

How to achieve 50,000 azure open ai api requests in 5 hours which contains minimum of 10k input tokens and 7k output tokens in each call?

For my use case, I want to process the text data using azure openAI. The model im using is gpt-4o-mini. In this I need to process 15,000 * 50,000 tokens in 8 hours. So , the number of api calls per minutes or ratelimit is restricting my solution. Can…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 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,929 questions
asked 2024-11-21T09:16:00.56+00:00
Johnimmanuel Vetri 20 Reputation points
0 answers

Unable to Enable Vector Search in Azure OpenAI Chat Playground for Azure AI Search Data Source

When I am trying to create a chat playground I can't enable vector search for my "Azure AI Search" data source. The index has embedding included and I have embedding in my deployment. The steps I have taken to get here. Go to Azure OpenAI…

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,083 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-21T07:03:27.6666667+00:00
Jeremy Vetter 0 Reputation points
1 answer

Issue with Azure OpenAI Integration: Response Returning None and Debugging Steps

Hi everyone, I’m working on an application that integrates with Azure OpenAI using the azure-openai Python SDK. My setup includes functionality for creating assistants, uploading files to a vector store, and requesting responses using threads and tools…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-18T18:27:47.4533333+00:00
Sanmeet Singh 0 Reputation points
commented 2024-11-21T06:49:25.3633333+00:00
navba-MSFT 25,595 Reputation points Microsoft Employee
1 answer

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,300 questions
asked 2024-11-18T00:59:13.39+00:00
Mohamed Hussein 215 Reputation points
commented 2024-11-21T06:10:28.0433333+00:00
romungi-MSFT 47,026 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Character Limit Issue with Azure OpenAI Bot in Microsoft Teams

I am developing a bot using Azure OpenAI and Search service, which is deployed on Microsoft Teams. The bot works correctly in my local environment, but when I deploy it to Teams, the responses fail due to the character limit in the Teams channel (480…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
852 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,369 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-09-30T13:08:26.45+00:00
Eugenio García Duro 25 Reputation points
answered 2024-11-21T05:55:42.89+00:00
vinod kumar 0 Reputation points
1 answer

Is it possible if GPT 4o or GPT 4 extract content in the documents (pdf, word,excel) if user upload it in the chatbot?

Hi, I have questions regarding the capabilities of GPT 4o or GPT 4 model in Azure OpenAI. Currently, I need to develop a custom chatbot mobile application that utilize the Azure OpenAI GPT model for internal usage. One of the user requirements are the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-19T06:38:38.33+00:00
Farah Diana Masri 5 Reputation points
edited an answer 2024-11-21T05:50:57.1266667+00:00
romungi-MSFT 47,026 Reputation points Microsoft Employee
0 answers

About Azure OpenAI Service Batch

i did batch work about getting information about image by using gpt-4o-mini-batch reference is that …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-20T03:01:59.9533333+00:00
수원 조 6 Reputation points
commented 2024-11-21T04:16:55.97+00:00
navba-MSFT 25,595 Reputation points Microsoft Employee
0 answers

AzureOpenAI FileUpload - Timeout APIConnectionError during Large File Upload (>200MB)

About this case, I posted in azure github, but do not get answer yet. https://github.com/Azure/azure-sdk-for-js/issues/31148#issuecomment-2389261458 Describe the bug When attempting to upload a large file (>200MB) to the Azure OpenAI API using the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-21T02:53:29.2833333+00:00
Su Myat Hlaing 160 Reputation points
1 answer

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,300 questions
asked 2024-11-16T05:34:50.2466667+00:00
Mohamed Hussein 215 Reputation points
commented 2024-11-21T02:47:51.7733333+00:00
navba-MSFT 25,595 Reputation points Microsoft Employee
0 answers

Access to o1 models on Azure OpenAI

Hello, 2 months ago I applied for the Azure OpenAI Service o1 model on behalf of my company, but we still couldn't get any response. Is there anyone from Microsoft can check the current situation of our application? Thanks, Mert

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-20T13:53:39.4066667+00:00
Mehmet Mert Tezcan 0 Reputation points
commented 2024-11-21T02:20:43.22+00:00
navba-MSFT 25,595 Reputation points Microsoft Employee
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,300 questions
asked 2024-11-13T17:37:39.5866667+00:00
Blair Birdsell 0 Reputation points
commented 2024-11-21T02:18:24.8933333+00:00
Frank Zecca 0 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,300 questions
asked 2024-11-16T12:43:50.2166667+00:00
Dash, Sidhartha 0 Reputation points
commented 2024-11-21T00:41:22.63+00:00
Saideep Anchuri 330 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to deploy GPT 4o in Canada keeping data residency requirements

I am trying to deploy GPT 4o in Canada, with keeping to data residency requirements. My data needs to stay in Canada for a health care use case. In Azure studio, reviewing my quota page, I do not see a standard quota type for model 4o in Canada. I only…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-20T15:38:31.0533333+00:00
Jay 0 Reputation points
accepted 2024-11-20T21:27:26.4133333+00:00
Jay 0 Reputation points
1 answer

Why is my RAG model giving non-deterministic answer to same question?

I am using azure virtual machines to host a LLM that is in a RAG model. I ask it the same question multiple times and it gives me different results. It says 'I don't know the answer' sometimes and sometimes it gives the actual answer (which is the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-11-19T19:18:26.98+00:00
Mason 20 Reputation points
commented 2024-11-20T19:55:58.8033333+00:00
Sina Salam 12,731 Reputation points