720 questions with Azure AI Search tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Cognitive Search much cheaper than expected

Hi, My company have subscribed to a pay-as-you-go Cognitive Search/ AI Search. We are using Standard (S1) tier and only 1 partition and 1 replica (1 scale unit). We are using Free Semantic search enabled. We have around 300000 documents (600MB). On…

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.
720 questions
asked 2024-03-24T03:13:19.21+00:00
johananmahendran 110 Reputation points
commented 2024-04-13T16:18:05.1033333+00:00
johananmahendran 110 Reputation points
0 answers

How can I perform vector ("vector" | "vectorSimpleHybrid" | "vectorSemanticHybrid") search of documents using the OpenAI chat completions?

I am working on a system to conversationally search documents. The user inputs a query and they get a response with a set of citations from where the information was extracted from. This information is searched from an Azure container that has all 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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-10T09:57:53.77+00:00
Eric Macia 0 Reputation points
edited a comment 2024-04-13T01:23:12.2166667+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
1 answer

How to automate indexing additional documents in Azure Open AI to access GPT model (gptv4 Turbo) and Azure Search Service for data indexing and retrieval.

I've created a PoC using https://github.com/Azure-Samples/azure-search-openai-demo and explored the ChatGPT like experience over enterprise data using RAG model which uses Azure OpenAI to access GPT model (gptv4 Turbo) and Azure Search Service for data…

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.
720 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,124 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 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,388 questions
asked 2024-04-10T10:57:42.9033333+00:00
Narendra Mahendrakar (Microland) 0 Reputation points
answered 2024-04-12T11:31:25.4333333+00:00
ajkuma 22,416 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why does the default chunking algorithm used by Azure AI Search's "Import and Vectorize" feature lead to poor performance in RAG?

When you use the "Import and Vectorize" feature of Azure AI Search to get data from a container in a Storage Account and make an index based on it, it creates and uses this skillset. { "@odata.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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-09T22:08:25.25+00:00
Bao, Jeremy (Cognizant) 100 Reputation points
accepted 2024-04-11T15:23:22.73+00:00
Bao, Jeremy (Cognizant) 100 Reputation points
1 answer

Generate an AI response based on a subset of Azure AI Search data

Hi everyone, I am in the middle of developing an AI project using Azure AI Studio. I am using a GPT-4 model and connecting that model to an external Azure AI Search index that I've also created. The connection works fine, we can ask the model questions…

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 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,393 questions
asked 2024-04-09T11:30:37.0133333+00:00
Karol Jedruszek 5 Reputation points
commented 2024-04-10T10:44:16.8333333+00:00
Karol Jedruszek 5 Reputation points
0 answers

Mapping 'top' and 'k' Parameters from Azure AI Search to Azure OpenAI API Calls

Hi In the Azure AI Search API endpoint, we control the results using two parameters, top and k, as mentioned in the Hybrid Query section. Having developed an application that uses Azure OpenAI, I've transitioned to using the Azure OpenAI endpoint for…

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-06T21:57:12.76+00:00
Hammad Hassan 30 Reputation points
commented 2024-04-10T09:06:14.8933333+00:00
santoshkc 4,350 Reputation points Microsoft Vendor
0 answers

Azure OpenAI - Unable to Answer in Conversational Flow

Hi I've developed an integrated pipeline using Azure AI Search and Azure OpenAI, leveraging the REST API for initiating requests to Azure OpenAI and specifying the index within the data sources section. Additionally, I've incorporated the REST API into…

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-06T19:20:53.6266667+00:00
Sadaf 0 Reputation points
commented 2024-04-10T07:46:47.1333333+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Indexing non-Drupal websites in Azure-hosted Drupal site

Our Azure-hosted Drupal website only searches its own content. Is there a way to index public non-Drupal websites in our organization to have one search returning results? I was thinking of Bing Custom Search or Azure AI Search. But we have a small…

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.
720 questions
Bing Custom Search
Bing Custom Search
An easy-to-use, ad-free, commercial-grade search tool that lets you deliver the results you want.
78 questions
asked 2024-04-01T22:25:24.69+00:00
Victor Prasad 41 Reputation points
commented 2024-04-10T07:21:24.2233333+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
1 answer

Sort indexes with lowercase, UPPERCASE, and Ñordic (Diacritics) letters

I need words with letters "Águas", "ARIMA", "aalen" to be sorted all together by letter A in indexes created in Azure by migration from another Data Base indexes, lowercase, uppercase, diacritics

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.
720 questions
asked 2024-04-08T15:33:10.7866667+00:00
Yuriy Konradi (external) 0 Reputation points
edited an answer 2024-04-09T20:46:40.97+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

synonym doesn't work with complex field

synonym doesn't work with complex field. here is my field definition: fields = [ SimpleField(name="Doc_ID", type=SearchFieldDataType.String, key=True), SearchableField(name="Title", type=SearchFieldDataType.String,…

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.
720 questions
asked 2024-03-06T22:50:10.77+00:00
chris.c.zhao chris.c.zhao 20 Reputation points
answered 2024-04-09T20:33:21.22+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

Azure OpenAI 'Bring Your Own Data' Feature Not Providing Correct Answers

I've been using Azure's OpenAI and the 'Bring Your Own Data' (BYOD) feature for a while now. Recently, I've encountered an issue where the BYOD feature is not providing the correct answers to certain queries. When I input the same question into the Azure…

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 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,393 questions
asked 2023-07-04T09:47:24.6233333+00:00
Kaja Sherief 95 Reputation points
commented 2024-04-09T07:45:18.4666667+00:00
JessrylShingRabago-6578 0 Reputation points
1 answer

Azure AI search returning full PDF instead of relevant answer

I have connected my Azure AI search with a Blob storage that contains a PDF document that needs to be crawled. However, when I ask a question in the search, it returns the entire PDF instead of relevant answers. I need help figuring out how to properly…

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.
720 questions
asked 2024-03-25T06:00:51.7333333+00:00
Sushant Shelake 0 Reputation points
answered 2024-04-09T03:56:19.5566667+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

Azure AI Studio - Connecting Azure AI Search index in the Playground

Hello, I'm working with Azure AI Studio to create a Chat application. I want to connect it to Sharepoint data and followed appropriate tutorials in Azure documentation. I've created an Azure AI Search indexer which indexes my Sharepoint data…

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.
720 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,393 questions
asked 2024-03-29T16:20:01.02+00:00
Karol Jedruszek 5 Reputation points
commented 2024-04-08T13:51:12.8733333+00:00
Karol Jedruszek 5 Reputation points
2 answers One of the answers was accepted by the question author.

How to connect SharePoint with Azure OpenAI for automatic document processing

How can I establish a connection between SharePoint and Azure OpenAI for automatic document processing? I'm using the official Azure repository for Azure OpenAI with my own data, following this link:…

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.
720 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-01-04T15:55:25.9166667+00:00
Yash Shukla 40 Reputation points
commented 2024-04-08T09:54:04.95+00:00
sensini peleke 0 Reputation points
1 answer One of the answers was accepted by the question author.

Question about AI Search

here is the concern, if we only use the microsoft AI product for our data. I the data would be maintained within the internal network, right?

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.
720 questions
asked 2024-04-05T18:48:24.88+00:00
Wang, Xifan 20 Reputation points
accepted 2024-04-08T00:05:55.2966667+00:00
Wang, Xifan 20 Reputation points
2 answers

Can't choose a Pricing Tier while creating an AI Search Service resource

I am using the initial trial subscription which includes the $200 credit for one month. I intend to use Learn to train myself for AI certifications. For the module on the AI Search Service, I am trying to create an AI Search Service resource using 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.
720 questions
asked 2024-04-04T00:13:41.04+00:00
Greg Fox 0 Reputation points
answered 2024-04-05T21:47:08.5+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

OpenAI on your own data frequently returns "the requested information is not available in the retrieved data"

Hi, We are currently developing a new module to our application that requires that Azure OpenAI analyzes the content of a CSV file, searching for anomalies (unexpected data, possible entry errors). When it works, it works pretty well. But very…

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-04T21:06:45.1+00:00
Antoine DRIARD 0 Reputation points
commented 2024-04-05T16:08:59.2533333+00:00
Antoine DRIARD 0 Reputation points
0 answers

Azure OpenAI - Unable to Answer from Retrieved Documents

Hi I have developed an integrated pipeline leveraging Azure AI Search and Azure OpenAI. Utilizing the REST API, I have been initiating requests to Azure OpenAI, specifying the Index within the data sources section. Upon submitting a straightforward…

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-03-18T11:58:24.68+00:00
Hammad Hassan 30 Reputation points
commented 2024-04-05T06:27:08.41+00:00
Hammad Hassan 30 Reputation points
1 answer

How to get the content recommendation based on the user chat history in a AOAI chat webapp

We have a AOAI chat webapp, using azure open ai service and azure cognitive search, please suggest a way to provide content recomendation to the user based on his/her chat history in the current session.

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-01T06:01:19.51+00:00
TagnaviMY-1268 30 Reputation points
answered 2024-04-04T18:44:36.62+00:00
Grmacjon-MSFT 16,101 Reputation points
2 answers One of the answers was accepted by the question author.

Query regarding indexing SQL Server database stored in Azure Blob Storage with Azure Cognitive Search Basic Tier

Hi Azure community, I'm currently working on a project where I have to load a SQL Server database into Azure Blob Storage, and I'm exploring the possibility of indexing the full database data using the Basic Tier of Azure Cognitive Search. My specific…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,714 questions
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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-03T18:08:56.0833333+00:00
Dinnemidi Ananda Kumar 60 Reputation points
commented 2024-04-04T15:09:19.2766667+00:00
joseandresc 320 Reputation points Microsoft Employee