What are the top best ai for android options available right now?
Looking for the best AI for Android? I'm interested in top recommendations for AI-powered apps for Android smartphones and tablets. Key factors include integration, user reviews, and unique features. If you have personal insights on the best AI tools to…
Can someone explain how AI works in mobile?
I’m curious about how AI works in mobile. Like, when I use features like face unlock, voice assistants, or those AI camera modes – what’s actually happening behind the scenes? Is it all happening on my phone or in the cloud? I’m not looking for super…
How to make dashbaord with Azure Open AI?
I want to see all my Model deployments in the resource groups and subscriptions in a single page, something like a dashbaord. Is it possible? I cannot find any links which give this information
How to fix "deny assignment with the id 653ad2b4ae4b4bb3a7e62651f19ddba8"
I am trying to create Azure OpenAI but I have received a "Valiation failed. View error details" at step "Create". The Raw Errors as below: "code": "DenyAssignmentAuthorizationFailed", "message":…
I am unable to perform API key authentication in Azure OpenAI Studio when using private endpoints.
I have disabled public network access for Azure OpenAI, Azure AI Search, and the Storage Account. I created a virtual network with two subnets: one subnet is used for private endpoints for OpenAI, AI Search, and the Storage Account, and the other is for…
GPT-4o does return empty responses
After upgrading from GTP-4 to GPT-4o my chat bot does often not respond with any content to user input. I am using a dedicated assistant and the streaming interface. After submitting a new messages to the thread and starting the run, the chat completion…
Rate Limit Exceeded
I am facing below error when I am using azure open ai chat assistance. I am trying to extract values from the uploaded file. I am getting rate limit exceeded error. Error "rate_limit_exceeded: Rate limit is exceeded. Try again in 56 seconds.…
Speech service SDK usage and issues
I am trying to connect the Azure Speech with my Azure OpenAI so that I have the option to use Azure OpenAI to ask queries either by text or voice method. Currently, I have issues with connecting the Azure AI Speech with my backend which is node.js. I am…
Is it possible to get Azure OpenAI Model API key through the Rest API?
Can I use the Azure API to get an OpenAI model API key through the REST functionality that exists currently?
Error Internal server error | Apim-request-id:
Currently facing this kind of errors in the East US region for 3.5, 3.5 turbo, and 4o gpt models in the playground and the API
api call hitting api request time out error in azure app service
On my Azure account, I'm using the OpenAI GPT-4 API within an application built with Azure App Service. I’m encountering an issue where the API returns a timeout error after every 2 to 4 messages. However, when I use the same API calls in an Azure ML…
Is there a workaround to index SharePoint site pages in Azure AI Search?
We are currently developing a chatbot using Azure Open AI, and we plan to use SharePoint as a data source. We have pages containing the data that we want the chatbot to reference. However, according to the documentation SharePoint Online indexer…
Services Unable to Communicate with Private Endpoints Enabled
We have deployed a solution using various Azure services, including a Web App, Storage Account, Azure OpenAI, Azure AI Search, Content Safety, Multi-Service Account, and SQL Server. When these services communicate over the public network, they connect…
Challenges with integrating the AI chatbot into Azure AD!
We are facing challenges integrating our custom AI chatbot application with Azure AD, specifically related to a redirection issue. To ensure seamless integration, we need to troubleshoot this problem. required assistance in resolving this matter would…
Azure Open AI vs AI Builder
Compare GPT in AI Builder and Azure Open AI Service
Unable to create fine-tune model with gpt-4o-mini in east US region
The documentation states that East US region supports fine-tuning of GPT-4o-mini, but I am unable to deploy through either Azure OpenAI Studio or via API. See UI and API output below: File…
Engagement Score has a vague definition
We are part of the Azure Founders' Hub and have been actively leveraging its resources, consuming nearly $25K in credits over the past eight months. During this time, we successfully launched our first AI-based product, and we plan to release another one…
Why am I getting a 500 Internal Service Error from calling Azure OpenAI
When I call Azure's OpenAI resource, I get a 500 error when I was getting no issues when calling the exact same resource with the same method previously.
Hardcoded URI in Azure Open AI gives 404
I am trying to call the Azure Open AI service from a Function App. The api URI available in the Open AI interface is hardcoded. It is…
Where to find documentation for creating OpenAI Studio ContentFilter resource via Rest API?
As the title mentioned, I am trying to find documentation on creating a ContentFilter in OpenAI Studio. In fact, I have been having trouble finding any information on OpenAI Studio Rest API in general. I need automate several approaches and a help or…