Issue with the sandbox being unavailable on Microsoft Azure Fundamentals
Hey everyone, I’ve been trying to use the MS Learn Sandbox for a module, but I keep running into this annoying error message: “The sandbox for this module is currently unavailable. We're working to resolve this as quickly as possible. In the meantime,…
Can not update flow.dag.yaml
I am trying to update this file with this variable. I downloaded the files, changed the flow.dag.yaml, and uploaded it. When uploading, it showed a little star ( unsaved ) for a second, but that's it. I then downloaded the files again to check whether…
Role of AI in medical field.
I am a medical student. I want to know what role AI can play in my life and in medical knowledge what help it can do to me?
I would like to increase my openAI azure deployment token rate limit from 450k to 7.5M
Hi! We are going to launch our MVP to 500 test users, which runs with openAI gpt-4o azure deployment. It has a max 450k token rate limit / minute, which will be not enough for us on more busy hours, as we going to have 500 users for testing…
How to fix Dalle 3 api generations issues in Microsoft Azure
Hello, whenever I use dalle3 api I get this error: Error occurred when calling image API: No added Azure deployment found for image model: dall-e-3 - you need to add this model in your Azure Portal as a Deployment -- But when I try to use dalle3 in…
Open AI credit Not Received after Redeemed
I redeemed my Open AI $2500 on my Microsoft Startup Founders Hub... Open AI credit Not Received after Redeemed. PLEASE HELP ME I NEED IT FOR MY NEXT PROJECT!!!
Semantic kernel with Plugin that includes 1000 entities results in very high token usage
Hello, I am playing with Semantic Kernel to link my API data source to the gpt-4o model. The service I inject has the following code: public class MyPlugin { private ICollection<MyApiRecord>? records; private WebApiClientFactory…
Attempting to use Azure OpenAI Chat playground and upload data
I am attempting to use the chat playground and upload my own pdfs to test out azure's rag functionality, however, it isnt working. I have added a pdf to the 'interrim' container that is within the storage container 'terranexdocs' however, this is not…
Azure Open AI GPT4 Model Support in the UK
Hi I would like to confirm my reading of GPT4 deprecation with the community to confirm I have this right. The latest GPT4 model in UK SOUTH is model version 0125. This is due to be deprecated on Jan 27th: …
Azure Open AI GPT 4o Mini - Image Input - Token Limitation Error
We have a standard subscription. Every time, we try to use the API for any image analysis, we get token limit error. See the attached image. I am using a highly scaled down image. 431x391, 29KB in size.
Stuck at Cancelling Thread AoAi Assistants
Good Day, I've been stuck for 30 minutes getting this error, Any workaround to force terminate the thread? especially those with pending on external tools/ functions { "error": { "message": "Cannot cancel run with status…
Can you provide guidance on how to use images as input in the Azure AI assistant? Which AI models support image input, and in which regions are these features available?
Hi, I am working on building a doubt-solving AI chatbot for students, and I want to create an assistant capable of handling both text and image inputs. The goal is to design an AI-powered assistant that can answer questions from users based on text…
Facing an Issue in Azure AI Search.
Dear Microsoft Team, I am facing an issue with AI Search and Azure OpenAI integration in my project. I have a 120-page PDF document that I split into 50 groups using Python and uploaded the grouped data to Azure AI Search. The index and indexer count are…
Is it possible to find out what documents AzureOpenAI indexed when using "Use Your Own Data"?
I am using the "Use your own data" feature of Azure OpenAI service to restrict results only from my own datafiles (PDF) stored in blob storage. Is it possible to find out what documents AzureOpenAI indexed when using "Use Your Own…
Promptflow Error unsupported operand type(s) for +: 'dict' and 'dict'
I have tried multiple prompt flows in different ways, but all of them are resulting in same error. Flow work fine in prompt flow compute session Chat It also works fine for first time in postman Second time onwards, it starts throwing error. I am using…
openai.RateLimitError - Unable to use Azure Open AI for multi modal input
I am using Azure Open AI (gpt-4o) model. With simple text input, the result is returning fine. When provided with image input (multi modal), to extract the data from image it throws error of ratelimiterror. I am currently using Free Trail version. I hope…
openai.BadRequestError: Error code: 400 - {'error': {'message': 'Unrecognized request argument supplied: max_completion_tokens', 'type': 'invalid_request_error', 'param': None, 'code': None}}
I'm encountering an issue with Azure OpenAI when attempting to use the max_completion_tokens parameter in a request. The error I receive is as follows: openai.BadRequestError: Error code: 400 - {'error': {'message': 'Unrecognized request argument…
Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-10-01-preview have exceeded token rate limit of your current AIServices S0 pricing tier. Please retry after 37 seconds. Please contact Azure support service if you would
Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-10-01-preview have exceeded token rate limit of your current AIServices S0 pricing tier. Please retry after 37 seconds. Please contact Azure support service if you would…
how to resolve error 429 when requesting Azure AI services
I newly created and deploy model GPT-4-32K, unfortunately every request is throwing error 429. Error code: 429 - {'error': {'code': '429', 'message': 'Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-05-01-preview have…
It's legal if I do not tell my user that they are chatting with Gpt-model but in another name (eg. ChatBot-X, ChatBot-XL)
I'm using Azure OpenAI API for bot conversation and integrated into our Platform's features. It's legal if I do not tell my user that they are chatting with Gpt-model but in another name (eg. ChatBot-X, ChatBot-XL)