2,570 questions with Azure AI services tags

Sort by: Updated
0 answers

Promptflow deployment failing in Azure AI Studio

I'm using Azure AI Studio for deployment of prompt flows. Deployment of smaller prompt flows(3 nodes, only 1 LLM tool node) are successfully deployed with an endpoint, however when I try to deploy bigger prompt flows(>5nodes, containing building…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,685 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
asked 2024-07-03T04:39:54.5+00:00
Das Gupta, Abhijeet 100 Reputation points
edited a comment 2024-07-03T06:48:34.6133333+00:00
Das Gupta, Abhijeet 100 Reputation points
1 answer One of the answers was accepted by the question author.

Documentexctractionskill issue in azure AI search

I have a blob storage with pdf files, where i want to implement knowledge mining solution. I created the data source, the index, the skillset, and the indexer. However, when I run everything i get a warning that the "Could not execute skill because…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
asked 2024-07-02T12:38:32.1433333+00:00
Karim Alameh 0 Reputation points
accepted 2024-07-03T06:32:38.39+00:00
Karim Alameh 0 Reputation points
1 answer

How do we add more files to Azure Assitant with Code Intepreter after it is created?

assistant = client.beta.assistants.create( instructions="You are an AI assistant that can write code to help answer math questions.", model="gpt-4-1106-preview", tools=[{"type": "code_interpreter"}], ) Aftet…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
asked 2024-07-03T04:54:13.2166667+00:00
P Mahadevan 0 Reputation points
answered 2024-07-03T06:09:11.0566667+00:00
AshokPeddakotla-MSFT 29,986 Reputation points
0 answers

Azure Translator 문서(Markdown) 번역오류

Azure Translator 문서(Markdown) 번역에서 영어 > 일본어 번역에서만 오류가 발생함. 다른 언어로의 번역에 대해서는 문제가 발생하지 않는데, 일본어 타겟인 경우에만 오류가 발생합니다.

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
360 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
asked 2024-07-03T04:52:42.1833333+00:00
우현 정 0 Reputation points
commented 2024-07-03T05:27:55.2233333+00:00
navba-MSFT 19,495 Reputation points Microsoft Employee
0 answers

In RAG AI rest calls failing with request timed out

We are trying to add documents to RAG AI index. For this we are analyzing the document When we call rest service for analyzing we are getting timeout error for large file sizes like 80mb,100 mb... We increased the timeout while calling the http client…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
asked 2024-07-01T10:22:20.0266667+00:00
Srikanth Penmetsa 0 Reputation points
commented 2024-07-03T04:38:45.9933333+00:00
Srikanth Penmetsa 0 Reputation points
0 answers

Suggested Online Azure AI classes

Hi all; Can anyone recommend some AI online training, Microsoft or Pluralsight (or another source if it's better) for: Building a Search/Recommendation engine. This is for an event management system (sort-of like meetup) where the users have a fair…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-03T15:06:54.5633333+00:00
David Thielen 2,506 Reputation points
edited the question 2024-07-03T04:25:16.48+00:00
AmaranS 3,365 Reputation points Microsoft Vendor
1 answer

Does gpt-4-1106-preview support logprobs?

I am using the openai Python package to import AzureOpenAI, and I have created a client for my gpt-4 deployment (1106-preview) with API version 2024-02-01. I am using Azure AI Search to perform RAG using the extra_body parameter, with a data source…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-05T18:14:56.17+00:00
Rohan Pathak 10 Reputation points
edited the question 2024-07-03T04:21:51.2166667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

How to extract similarity from Azure AI Search x Azure OpenAI completion

Hi, I've been using client.chat.completions.create from our Azure OpenAI gpt-4 deployment to run RAG completions against my vector database, hosted on Azure AI Search. To do this, I've been using client.chat.completions.create, with my system and user…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 10 Reputation points
edited the question 2024-07-03T04:21:08.62+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Recommendation Engine - handling thumbs up/down

Hi all; First off, for anyone else reading this, start with this post - the answer there is incredibly helpful. Ok, on to the question. My use case is a bit different but we'll do a concert website. The user has gone to a number of concerts. We can look…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-30T21:05:42.1866667+00:00
David Thielen 2,506 Reputation points
edited the question 2024-07-03T04:21:00.1233333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

How do I delete a Prompt flow in Azure AI Studio

I am new to Azure, more specifically to Azure AI Studio and I am following an oficial workshop (https://github.com/microsoft/llmops-workshop/blob/development/labs/lesson_04/lab04.md) which by the way is excellent, ultra recommended. For this workshop,…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,054 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-21T12:14:38.83+00:00
Ivan 20 Reputation points
edited the question 2024-07-03T04:20:17.6233333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Creating a Recommendation Engine

Hi all; Sorry, this is a giant question asking about everything around this. But if I'm on the right track here, and you all can help me with these questions, then I think I'll have it. Use Case I have written an app that manages events for political…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,506 Reputation points
edited the question 2024-07-03T04:19:59.81+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Fine-Tuning the GPT-4o Model

Hello there, How can I fine-tune the GPT-4o model (or other versions like GPT-3.5) using .pdf input samples (including text and images)?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-20T10:08:38.82+00:00
Rahimeh Hanafi 0 Reputation points
edited the question 2024-07-03T04:19:57.31+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Where should I post A.I. Questions?

Hi all; This is a follow-up to questions I posted here and on https://community.openai.com/ Where is the best place to ask for advice on building a recommendation engine? Is there an A.I. StackOverflow forum somewhere? (Although StackOverflow is not a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-15T00:09:59.11+00:00
David Thielen 2,506 Reputation points
edited the question 2024-07-03T04:19:23.6+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Automatically update Azure AI search indexes from BLOB storage for use in Azure AI studio - RAG pattern queries

Hello, I'm currently using Azure AI studio to upload PDF files to a BLOB store, create an index, and then query this data using Chat GPT 3.5 and the RAG pattern without any coding. It is working great! However, I'm trying to set up the architecture to…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 45 Reputation points
edited the question 2024-07-03T04:19:18.22+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Issues with Azure Assistant API File Search and Response Times

I am currently working with the Azure Assistant API and facing some challenges. Specifically, when I attempt to add files and utilize function calls, the file search functionality does not work as expected. Despite providing proper instructions, the API…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-14T10:47:33.13+00:00
Kaja Sherief 95 Reputation points
edited the question 2024-07-03T04:19:15.5433333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Content filter not created in Azure AI Studio

I created a content filter but it doesnt show up

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-05-07T05:09:17.43+00:00
Azure Admin 0 Reputation points
edited the question 2024-07-03T04:18:04.4966667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure AI studio web app deployment failed with error "conflict" and unable to redeploy project from playground

Hello, I attempted to deploy a web app from the playground menu using Azure AI studio but it failed with the error status "conflict" and a generic failure reason. Although I can see the deployment failure in my resource group deployments, I am…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-04-23T20:37:48.34+00:00
CTO.care 45 Reputation points
edited the question 2024-07-03T04:17:01.17+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Fine tuning Llama 2 model in UK

We are trying to fine tune the Llama 2 model but it seems we need a project set up in the US West 3 region to do this. Right now when I try to fine tune I get this error: SpecialFeatureOrQuotaIdRequired InvalidTemplateDeployment: The subscription does…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,685 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-04-22T15:44:40.9566667+00:00
Joe Jordan 0 Reputation points
edited the question 2024-07-03T04:16:53.3733333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

How to fix error for Pas as you go inference for Llama3 through Azure ML/AI?

I get the same error for both Azure AI Studio and Azure ML Studio

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-04-19T04:15:55+00:00
Shamus Sim 0 Reputation points
edited the question 2024-07-03T04:16:22.0033333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

unable to delete the Resource group and Recovery Service Vault

I am unable to delete the resource group Service "DemoServiceApi1" and vault "vault-AzureFileShareDemo" in Azure portal .Please help to delete as i want to discontinue with this and i have already cancelled the subscription. Due to…

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
224 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,570 questions
asked 2024-07-02T13:20:49.1833333+00:00
kavita sahu 0 Reputation points
commented 2024-07-03T04:15:42.1233333+00:00
kavita sahu 0 Reputation points