Azure OpenAI quota increase request
Hi, My company plans to use GPT4 engine to construct an application. I'm responsible for selecting the right services that can meet our needs. However, the default quota and limitations (token per minute) won't cover the expectations. I've read that…
Documentation about Llama 3.2 11B Vision Instruct Model says 128K context window but not able to process more than 8k tokens
I am writing to inquire about the context window of the Llama 3.2 11B Vision Instruct model. The documentation states that the context window is 128K tokens. However, when using the model, I am unable to provide input exceeding 8192 tokens. I would…
How can I give access to Azure private previews to a customer?
My customer would like to have access to private previews for Azure Services, specifically for Azure AI services. How can I provide access to private preview and/or request or submit a request to give him access to private previews?
What are some practical examples of AI technology in mobile phones and Laptops that improve everyday usage?
I've been playing around with my smartphone and Laptop lately and noticed just how much AI is actually working behind the scenes. It's kind of mind-blowing when you think about it from the way my phone recognizes my face to unlock it, to how it somehow…
Impossible to get credit
I want to use OpenAI on my newly created account with my personal email address. Three ways: Free starting credit: impossible to gather as "We’re unable to validate your phone number". I have added it manually through (multiple? why does it…
Custom Neural Voice
We have full copyright and rights of an Author who is deceased and we would like to create his Voice via Custom Neural Voice - speech AI. Somehow we are unable to do so because Speech Portal requires the author to consent that his voice can be used.…
Azure AI Foundry - Rate Limit Exceeded Try again in 86400 seconds
Hi I have deployed a gpt-4o model in Azure AI Foundry and am trying to test it in the Chat Playground. I've used the Add your data section to create a vector index that points to my Azure Blob storage location where the files for the gpt model to…
Can I get image related information on Azure's Document Intelligence Studio?
Out of the models supported by Document Intelligence Studio, is there a model that gives out image information? Is there an option of using Custom model along with the existing one?
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…
i am using the contententsafety api for groundedness detection to check the answer of a question wheather it is correct or not. but it always return status true
private async Task<bool> CheckGroundedness(string text, string questionText) { using (HttpClient client = new HttpClient()) { client.BaseAddress = new Uri(endpoint); client.DefaultRequestHeaders.Add("Ocp-Apim-Subscription-Key",…
How do i change the request limit for whisper model in azure
Hi everyone! 👋 I’m currently using the Whisper model in Azure OpenAI Service and running into issues with the default request limits. I need to increase the request limit to better handle my application’s workload. Here’s what I’ve tried/checked so…
How to create my own Web data sources like Azure AI Studio for Azure AI Search
I can rapidly create a RAG solution using a web site as a data source via Azure AI Studio from within the Chat Playground. Here is a data source created in chat playground that indexes a web site: When I take the next step to create the underlying…
Unable to Use Custom Analyzer in Azure AI Content Understanding API - ModelNotFound Error
I’m trying to use the REST API for Azure AI Content Understanding, specifically to create and use a custom audio analyzer. While everything works fine in the UI, I’m running into an issue with the API. I followed the steps in the Azure documentation to…
Integrate Azure Ai service with communication service
I'm not sure whether the communication service and Azure AI services is connected or not . Document that i followed for this issue …
How to use and configure azure ai services such cognitive services in monitoring
Basically i was trying to configure the azure congnitive service i.e computer vision for getting alerts when it reaches to cpu utilization beyond 80% so i am not getting the proper configuration so which service i need to use with the help of cognitive…
Can't use gpt-4o 2024-08-06 model in an assistant despite having the correct region
I am trying to use the gpt-4o 2024-08-06 model in an assistant. I am running this in a hub, project, and resource that are in eastus. According to the documentation this should work:…
what are the action need to taken for notice :Mistral AI / Mistral Large in Azure AI Studio will be retired on 15 April 2025.
Received EOSL :what are the action need to taken for notice :Mistral AI / Mistral Large in Azure AI Studio will be retired on 15 April 2025. What are the steps we need to take here? any documentation available? how to find the services that are…
Text Analysis in PDF Documents with Azure AI Services
Hello everyone, I am working on a project where I regularly handle extensive collections of PDF documents filled with specific technical terms and abbreviations. These documents also vary greatly in layout and formulation, presenting a unique challenge…
Azure AI Studio Deployed Web App Can't Generate Response
I followed instructions here: [https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/deploy-chat-web-app](https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/deploy-chat-web-app ) so that I could test my web app enterprise chatbot. I get…
Getting error "Failed to fetch resource groups: (intermediate value)(intermediate value)(intermediate value) is not iterable (cannot read property undefined)"
Azure AI Foundry| Azure OpenAI Service while Trying to deploy as web app from a chat play ground am getting the following error "Failed to fetch resource groups: (intermediate value)(intermediate value)(intermediate value) is not iterable (cannot…