933 questions with Azure AI Search tags

Sort by: Updated
1 answer

Is there a tutorial for creating a recommendation engine?

Hi all; This is a follow up to my question Creating a Recommendation Engine. When I first needed to learn Blazor, I found a class on Pluralsight that walked me through the entire process, showing the code for each step of the way. It was about 4 hours…

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.
933 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.
247 questions
asked 2024-06-13T19:28:45.88+00:00
David Thielen 2,956 Reputation points
edited the question 2024-07-03T04:22:30.2633333+00:00
Ryan Hill 27,686 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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 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,757 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.
247 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 15 Reputation points
edited the question 2024-07-03T04:21:08.62+00:00
Ryan Hill 27,686 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.
933 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,757 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.
247 questions
asked 2024-05-30T21:05:42.1866667+00:00
David Thielen 2,956 Reputation points
edited the question 2024-07-03T04:21:00.1233333+00:00
Ryan Hill 27,686 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.
933 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,148 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,757 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.
247 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 27,686 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.
933 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,757 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.
247 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,956 Reputation points
edited the question 2024-07-03T04:19:59.81+00:00
Ryan Hill 27,686 Reputation points Microsoft Employee
1 answer

Unable to save cognitiveServices key in AI Search skillset

I created an "Azure AI services multi-service account" to attach to my AI Search skillset to move to pay-per-use and avoid the 20 document per day limit. When I try to add it to the skillset, it seems like the save works, but the key does not…

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.
933 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.
247 questions
asked 2024-05-14T00:57:20.6166667+00:00
John M 0 Reputation points
edited the question 2024-07-03T04:19:06.37+00:00
Ryan Hill 27,686 Reputation points Microsoft Employee
0 answers

When using the "View Code" feature in the playground environment, the sample code displayed does not work as intended.

proided sample code:-import openai, os, requests openai.api_type = "azure" # Azure OpenAI on your own data is only supported by the 2023-08-01-preview API version openai.api_version = "2023-08-01-preview" # Azure OpenAI…

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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 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.
247 questions
asked 2024-04-03T02:41:49.21+00:00
Gobillion YC S21 0 Reputation points
edited the question 2024-07-03T04:15:09.8433333+00:00
Ryan Hill 27,686 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure AI Studio - Chatbot not using the index to give me the asnwers

I've created a movie database to test and learn about Azure AI Studio. Everything is working (at least apparently). The problem is, when I ask something to the chatbot, even though I have an index (that contains data about movies) configured and attached…

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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 questions
asked 2024-06-28T02:05:09.3366667+00:00
Cezar Pimentel 66 Reputation points
accepted 2024-07-02T19:45:26.9233333+00:00
Cezar Pimentel 66 Reputation points
0 answers

Azure AI OCR Skillset parsing issue

I am using Azure AI service to extract content from all docs type So first I have applied the.

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.
933 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,757 questions
asked 2024-06-26T04:06:25.76+00:00
KD 0 Reputation points
commented 2024-07-02T19:29:31.3833333+00:00
ajkuma 25,546 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 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,757 questions
asked 2024-07-01T23:59:45.9066667+00:00
David Fuller 20 Reputation points
commented 2024-07-02T18:57:47.61+00:00
ajkuma 25,546 Reputation points Microsoft Employee
1 answer

Azure AI Studio Add you own data: Error Encountered: "Unrecognized request argument supplied: deployment" in Chat Playground

I’m encountering an issue while using the chat playground in Azure AI Studio. After uploading my data, which I downloaded from GitHub (product info files provided in the tutorial page), I received the following error message: Error: Unrecognized request…

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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 questions
asked 2024-07-02T07:34:48.6333333+00:00
Vigneswaran Manoharan 5 Reputation points
edited a comment 2024-07-02T13:13:12.0733333+00:00
AshokPeddakotla-MSFT 32,541 Reputation points
1 answer

Can I add other data as context for a RAG call?

I am looking to essentially add extra context to my RAG call - 1 - Use AI Search to retrieve most relevant chunks/embeddings 2 - Use metadata from those to query my database and related items for extra context 3 - Combine both to provide the context…

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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 questions
asked 2024-06-27T13:22:51.8733333+00:00
Gerry Docherty 0 Reputation points
commented 2024-07-01T20:50:52.9366667+00:00
Grmacjon-MSFT 17,801 Reputation points
1 answer

Why the speed that upload the documents is so slow? and another issue

I just upload a txt document which is 2.3 MB to do a RAG in GPT4 model, but the uploading speed is too slow!! And finally I even can't chat with bot! I don't know why?

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.
933 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,604 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,757 questions
asked 2024-07-01T05:28:26.6666667+00:00
KevinLuo 0 Reputation points
answered 2024-07-01T12:33:17.46+00:00
Amira Bedhiafi 22,311 Reputation points
1 answer

Azure AI studio: Unable to load Azure AI search service indexes

Hi, I'm unable to connect to my Azure AI search index from Azure AI studio. I've done the troubleshooting of checking for public access, ensuring my connection API keys work but none have helped. Would love some help here. Thanks

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.
933 questions
asked 2024-06-30T12:46:31.5166667+00:00
Power Automate 0 Reputation points
answered 2024-07-01T08:06:04.2266667+00:00
SnehaAgrawal-MSFT 21,266 Reputation points
1 answer

Azure AI studio - Unable to load search service indexes

I am trying to connect the Azure AI Serach Index in AI Studio. But I am getting this error: Unable to load search service indexes. My network settings in AI Search is public and no ad-blocker is installed so I am not sure what is causing this…

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.
933 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,757 questions
asked 2024-04-16T05:48:13.9+00:00
Krystal Lee 0 Reputation points
commented 2024-06-30T12:35:42.9666667+00:00
Power Automate 0 Reputation points
1 answer

Where are we using Azure AI Search API Version 2023-07-01-Preview

Keep receiving email "Azure AI Search API Version 2023-07-01-Preview is being retired on 8 July 2024 You’re receiving this notice because you’re currently using Azure AI Search. The Azure AI Search API version 2023-07-01-Preview will be retired on 8…

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.
933 questions
asked 2024-06-26T03:00:55.4266667+00:00
Sam Williams 0 Reputation points
answered 2024-06-28T16:45:11.9533333+00:00
SnehaAgrawal-MSFT 21,266 Reputation points
0 answers

AI Search - semantic hybrid search returns 'Parital Content' Error.

We have implemented a RAG based chatbot with AI search using langchain. Everything was working fine. Suddenly started getting this new exception thrown from ai search when trying to do semantic hybrid search using langchain wrapper. Exception…

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.
933 questions
asked 2024-05-10T20:01:24.78+00:00
Vikneshvar Chandrahasan 10 Reputation points
commented 2024-06-28T03:30:31.5+00:00
Ary 0 Reputation points
0 answers

How to Connect Azure AI Search to a Specific SharePoint Folder?

I am working on integrating Azure AI Search with SharePoint Online to enable indexing and searching of documents stored in a specific folder within a SharePoint site. The goal is to only retrieve and index files located in a designated…

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.
933 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,594 questions
asked 2024-06-21T22:21:37.9366667+00:00
Davide Garrido 0 Reputation points
edited a comment 2024-06-28T03:07:59.0066667+00:00
SnehaAgrawal-MSFT 21,266 Reputation points
2 answers

How to determine semantic search request limit/quota via an API call or using the azure-search-documents python SDK?

The following document does not list any monitor usage APIs. https://video2.skills-academy.com/en-us/rest/api/searchservice/search-documents Also, how to determine the api-version of my search resource? TIA

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.
933 questions
asked 2024-06-26T14:40:00.4366667+00:00
Das Gupta, Abhijeet 100 Reputation points
commented 2024-06-27T18:04:51.9466667+00:00
Grmacjon-MSFT 17,801 Reputation points
1 answer

AOAI Search - Identifying Anomalies in Search Results

Created a Hybrid Index (Vector + Keyword) and uploaded a few documents in AI Studio. Using AI Studio to chat (Q&A, Summarize etc.) with the documents. Ask : What is MSFT official guidance/recommendation to surface anomalies or inconsistencies in…

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.
933 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,859 questions
asked 2024-06-26T15:50:27.83+00:00
Manojkumar Ganesamoorthy 0 Reputation points Microsoft Employee
commented 2024-06-27T12:09:29.22+00:00
Manojkumar Ganesamoorthy 0 Reputation points Microsoft Employee