Skip to main content

Questions tagged [azure-ai]

Azure-AI gives us the capabilities to work with the AI modules by providing relative azure services

0 votes
0 answers
9 views

No deployments available with an embedding model

I am trying to Import and vectorize data from Azure Blob Storage to Azure AI Search. I have two embedding models deployed in Azure AI Studio - text-embedding-3-small and text-embedding-ada-002. I can ...
maria's user avatar
  • 494
-2 votes
1 answer
27 views

How to Embed Azure AI App Chatbot on Website (With JWT)

I'm developing a generative AI app using Azure AI Studio. Is it possible to embed the chat iframe window on my website, but passing along a JWT-Token (jsonp, or via args), so that the AI app can ...
user15778094's user avatar
0 votes
0 answers
19 views

Azure Custom translation model via API

I’m attempting to build the Azure custom translation model generating journey using APIs. How can I create them using APIs, and are there any related documentation? I was able to complete this using ...
Darshan G's user avatar
0 votes
0 answers
39 views

How to improve response time of Phi-3-medium-128k serverless API?

I have deployed the Phi-3-medium-128k model using Azure AI Studio (serverless deployment). I am using the v1/chat/completions API to get chat completions and I am streaming the response. The time to ...
Rithika Chowta's user avatar
-1 votes
0 answers
22 views

azure code crash or compute ran out of memory error

I have trained my data using azure automl models.while fitting the model on future data on which I have to forecast my model doesn't fit.evereytime the following error shows up evern though my compute ...
ganesh kanase's user avatar
-1 votes
0 answers
32 views

What fields are required to create in index for question and answer in azure ai search? [closed]

I want to create index but what fields I need to select while creating index because I want 1-2 lines answer when I ask question in search explorer in azure ai search. The documents that I have in ...
Tanuj Verma's user avatar
-1 votes
0 answers
19 views

Alternative to Azure Personalizer AI service

Azure Personalizer will be retired on 1st October 2026. We use this service on our website to power a "Recommended articles" section. The Rank & Rewards APIs are used to train the ML ...
Siddharth Thevaril's user avatar
0 votes
0 answers
61 views

The RAG chat applications using azure open ai models and embeddings not working properly

I have been building a RAG chat application using Azure Open AI model (gpt-35-turbo) and azure embeddings (ada-embedding-002). Here I am providing the prompt templates and the RAG chain. from ...
Khair Ahammed's user avatar
0 votes
1 answer
72 views

OpenAIEmbeddings works fine but AzureOpenAIEmbeddings gives error: 'str' object has no attribute 'create'

I am implementing simple RAG using AzureOpenAI. It was working fine till I was directly using the OpenAIEmbeddings but when I deployed "text-embedding-ada-002" model on Azure and tried using ...
Prashant Saxena's user avatar
0 votes
1 answer
80 views

Using Azure Text Analytics to Detect Language per Sentence Instead of Paragraph

I am new to Azure. I want to use Azure AI's language detection service, which I have set up using the following code on my local machine: def authenticate_client(): endpoint = os.environ["...
Ibrar Babar's user avatar
0 votes
1 answer
29 views

How to have the control over the audio playing when text is converted to speech using Azure Speech Service?

Below is the code I am using to convert text to audio for a button click using Azure speech service, but I am unable to stop the audio that is playing, I would like to use the same button to stop the ...
Shivani Valaboju's user avatar
0 votes
0 answers
29 views

Cannot Setup Microsoft Azure AI Video Indexer ARM Account on Microsoft Azure AI Video Indexer Web Portal

I’ve set up a new resource group for Microsoft Azure AI Video Indexer with the service and StorageV2 successfully. I used the same account for both Azure and Azure AI Video Indexer, it is a personal ...
berkb's user avatar
  • 572
0 votes
1 answer
68 views

How to export and import a fine-tuned AI model to a different instance of Azure AI Service or Azure OpenAI?

I post here because Microsoft Q&A Azure when I post my question I get the 404 code error. Let's imagine that I am working with different environments for Development, Test, and Production, each ...
Soruk's user avatar
  • 66
0 votes
0 answers
23 views

Azure AI Search Azure Table as source

I am using a MySQL database to store article details, with Article Headline and BodyText as the main columns. There are millions of records in the article table, and search performance is becoming ...
Sebastian's user avatar
  • 4,753
-1 votes
0 answers
25 views

Data ingestion failed, uploading is successful but the indexing is failing in Azure AI services

azure.core.exceptions.ServiceRequestError: <urllib3.connection.HTTPSConnection object at 0x14a8ae927160>: Failed to resolve 'askevebot.search.windows.net' ([Errno -2] Name or service not known) ...
1DS20EC065_Ravikiran H's user avatar

15 30 50 per page
1
2 3 4 5
9