Azure OpenAI East US "statusCode": 500, "message": "Internal server error", "activityId": "f24da1bf-9d93-44d2-b33f-d7ebaf2aaee3"
Always 500 "Internal server error" when requesting OpenAI API using text-embedding-ada-002 model. Service gets Available after few minutes of leaving it alone and when a new request is made it returns 500 as response and Resource health becomes…
Azure OpenAI Service
Error calling function when using model 'Gpt-35-turbo-16k 0613'
The model I am using is version 0613 of 16K, but when I add function requests, I always report the following error: { Error:{ "Message": "Unrecognized request argument supplied: functions", "Type":…
Azure OpenAI Service
error with the playground chat when I try to add my own data
I am using the Chat in the playground area of Azure AI Studio. When I try to use the chat together with my own data, I received the following error in the window: "LLM call failed for chat completion endpoint. Please set…
Azure OpenAI Service
Availability of OpenAI Assistants API on Azure OpenAI Studio in Northern Europe Region
Hi! I was wondering about when the OpenAI Assistants API will be available on Azure OpenAI Studio, particularly in the northern Europe region (for example, Denmark, Sweden, Norway, etc.). I found the following link that mentions the Assistants API is…
Azure OpenAI Service
Unable to fine-tune OpenAI model
Hello, I am no longer able to fine tune OpenAI models. When I go to Create customized model dialog, the Base model type shows this message: No models are available. Please check your access or try again later. When I first got access, I was able to…
Azure OpenAI Service
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
Microsoft Teams | Development
Azure OpenAI Service
Microsoft Teams | Microsoft Teams for business | Other
Chat Playground: Error: Query_type: Input should be 'simple', 'semantic', 'vector', 'vector_simple_hybrid' or 'vector_semantic_hybrid' and index_name: Input should be a valid string
Azure AI Studio: I created a project and hub: Then I went to the chat playground added my own data and created an index selected it and tried it and got the error: Validation error at #/data_sources/0/azure_search/parameters/index_name: Input…
Azure AI Search
Azure OpenAI Service
Azure AI services
I have an AI model deployed in Azure AI Foundry. When I call it via the API, I get 'TooManyRequests' after a couple of requests.
In Azure AI Foundry, I have the gpt-4o model deployed. In the UI, it is grouped under the Azure AI service “ai-sig6-azure-ai-services_aoai”. In the Azure Portal, I have an Azure AI Service called ai-sig6-azure-ai-services. The gpt-4o model has TKM of…
Azure OpenAI Service
Azure AI services
How can I retrieve the document citations (references) when I make an Azure OpenAI call against my own data?
I have an app service deployment for data that I imported into Azure Cognitive Search and integrated with Azure OpenAI. I notice in the app service (see image) that the document citations (references) are returned with the response to my prompt…
Azure AI Search
Azure OpenAI Service
Azure Open AI service unavailable east-us region
I have Azure Open AI resource in east-us region and suddenly all our deployed models (gpt4o, gpt4o-mini, embedding models, o3-mini) stopped responding over API. Getting either 404 deployment not found or timeout error. The deployments exist, I checked. I…
Azure OpenAI Service
Built-in role or custom role for using the batch API of Azure OpenAI
We attempt to utilise the Azure OpenAI batch API by following the instructions below. https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/batch We are using Entra ID-based authentication and Azure RBAC for Azure OpenAI. However, the…
Azure OpenAI Service
Endpoint name and key for Embedding Model
How can I find the Endpoint name and key for Embedding Model (text-embedding-ada-002). To get the Chat Model Endpoint name and key, I use Azure Open AI Chat Playground --> view Code. But cant seem to find a way to get the Endpoint name and key for…
Azure OpenAI Service
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
Create a Chatbot using Azure OpenAI and Azure Bot Service
I would like to create a chatbot that uses Azure OpenAI for its to answer questions using my own data. I would then like to use Azure Bot Service so that I can use the bot for many channels. Is this possible?
Azure OpenAI Service
How can I get access to ChatGPT 4
I know I need to request for the access, and I have submitted the form for open AI, however I haven’t seen there’s a checkbox for GPT4, how can I get access to it, please help on this.
Azure OpenAI Service
Unable to deploy GPT-4 model in East US region due to quota issue
I'm experiencing issues deploying GPT-4 and GPT-4-32k models in the East US region. Despite not having exceeded the quota, the deployment is still failing. Can someone assist me? Additionally, I have included another image which shows that the quota…
Azure OpenAI Service
Is Azure AI Studio - Chat Playground's 'copy Sample Code' feature broken by default?
I have successfully deployed a model and querying it is fine in the Chat playground. It also works in the deployed Web app. However when I click on the [View code] button, select [curl] from the drop-down and copy the [Sample code], I get errors…
Azure OpenAI Service
Handling Search Queries in Azure AI Search
Hello, I'm working on a project where we've implemented a document processing RAG like pipeline using Azure AI Search service. Here's a brief overview of our setup: We extract text from a PDF and store it in a .txt file inside Azure Blob Storage. …
Azure AI Search
Azure OpenAI Service
Azure AI services
JSON Array output from Azure OpenAI via API
I am calling Azure OpenAI via the API. My input is a sentence. The sentence contains either 1 part or 2 parts. My prompt handles whether it has 1 part or 2 parts and instructs it to output a json array. If it has 2 parts, there will be an element in…
Azure OpenAI Service
What are the prices of gpt-35-turbo-1106 and gpt-4-1106-preview. Why did I spend so much?
Why does gpt-35-turbo-1106 cost so much? Between November 20th and November 22nd, I spent 97.95k Prompt tokens and 19.64k Completion tokens in gpt-35-turbo-1106, but it cost $6.92 in azure, is this normal? openai pricing