757 questions with Azure AI Search tags

Sort by: Updated
0 answers

Come caricare un documento vettorizzato su ai search usando REST API?

Ciao a tutti, sto cercando di creare un Rag ed ho un dubbio: ho un documento e l'ho suddiviso in chunks, embeddato i singoli chunks con ada openai e adesso ho quindi i vettori dei singoli chunks. Creato l'indice etc.., devo caricare i documenti e sto…

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.
757 questions
asked 2024-05-24T15:22:36.61+00:00
Andrea Rizzo 0 Reputation points
edited the question 2024-05-24T16:11:45.01+00:00
Andrea Rizzo 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I delete an Index in Azure AI Studio

Hello! I a new to Azure AI Studio and I am trying to find a way to permanently delete an index (index-for-workshop). I couldn't find a delete button for the indexes in Azure AI Studio and neither in Azure Portal. If anyone can help me, I would really…

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.
757 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,449 questions
asked 2024-05-23T12:10:31.4566667+00:00
Ivan 0 Reputation points
accepted 2024-05-24T14:03:13.58+00:00
Ivan 0 Reputation points
2 answers One of the answers was accepted by the question author.

system error when vectorising data

When running an indexer to add data in an index to a vector field I'm getting the following error The data field 'contentVector/0' in the document with key 'b3NNVkFQcVdoSk1EQUFBQUFBQUFBQT090' has an invalid value of type 'Collection(Edm.Double)' ('JSON…

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.
757 questions
asked 2024-01-18T07:48:28.14+00:00
John Newsome 51 Reputation points
commented 2024-05-24T13:38:39.1666667+00:00
Timo Martikainen 0 Reputation points
0 answers

How can I prevent the Azure OpenAI chat from adding unnecessary details to its responses when asking questions on my documents?

I'm using the azure openai chat playground on my documents and I'm doing test questions, I notice that when I ask a question on a document the chat answers me correctly but adds other details of the document that are not necessary to the question asked,…

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.
757 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,005 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 questions
asked 2024-05-24T08:33:43.5466667+00:00
AMROUN Lysa 221 Reputation points
commented 2024-05-24T11:05:02.2866667+00:00
VenkateshDodda-MSFT 19,061 Reputation points Microsoft Employee
0 answers

Optimizing Azure on your data for Japanese text

I have setup RAG with Azure on my data for a Japanese Q&A data, but the response time is slow, taking about 15 seconds. Situation opeai model: gpt-4-32k opeai embedding model: text-embedding-ada-002 Use vector search: Yes Data source: 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.
757 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 questions
asked 2024-05-24T08:01:18.2966667+00:00
shota sato 0 Reputation points
0 answers

HttpResponseError: Operation returned an invalid status 'Forbidden' when creating search index using Azure AI SearchIndexClient()

I've followed this [post] in which the same issue was faced while creating a search index. index = SearchIndex(name=index_name, fields=fields, vector_search=vector_search, semantic_search=semantic_search) result =…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,611 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.
757 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,449 questions
asked 2024-05-21T11:10:34.2066667+00:00
Das Gupta, Abhijeet 55 Reputation points
commented 2024-05-23T12:03:16.7566667+00:00
Das Gupta, Abhijeet 55 Reputation points
0 answers

Cannot connect from Azure OpenAI Studio to Azure AI Search index: InternalServerError

There is HTTP 500 InternalServerError when trying to add data source from Azure OpenAI Studio to Azure AI Search in one specific Azure tenant. What could be causing this? Azure AI Search resource's Networking is set to allow access from "All…

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.
757 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 questions
asked 2024-05-23T10:21:36.8466667+00:00
Jussi Palo 6 Reputation points
0 answers

Inconsistent Citations using Azure Open AI on my own Data

Good morning I'm creating a chatbot on my own data using gpt-35-turbo and Azure AI Search with query_type = Hybrid + Semantic. The index was created on Azure OAI Studio and my files are all pdfs, stored in a Azure Blob Storage. Currently, I'm using my…

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.
757 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 questions
asked 2024-05-23T09:42:15.97+00:00
Santos, Miguel Ângelo 0 Reputation points
commented 2024-05-23T09:56:45.09+00:00
VenkateshDodda-MSFT 19,061 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure Cognitive Search + Open AI + Image Content

I'm using Azure cognitive search which uses blob data source to integrate with Open AI. It seems to work fine when i upload PDFs and create search index and refer them in the code. But if the PDF contains images (say a graphical image with text on it) or…

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.
757 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,489 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 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,443 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,449 questions
asked 2023-07-12T07:38:20.6433333+00:00
Arun Srinivasan 70 Reputation points
answered 2024-05-23T09:41:24.1533333+00:00
Panda, Abhimanyu (Cognizant) 0 Reputation points
0 answers

How do I check if my .eml file has single or multiple attachments in it In Azure AI Search.

Currently these are my fields that I have added in my Index. Now how I am going to check that how many attachments are in them for example this .eml file have 1 attachment and this .eml file have 2 attachments.

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.
757 questions
asked 2024-05-16T08:10:30.44+00:00
Hassan Kaleem 40 Reputation points
edited a comment 2024-05-23T09:03:19.5933333+00:00
VenkateshDodda-MSFT 19,061 Reputation points Microsoft Employee
2 answers

Custom skill integration Azure AI Search

0 I have a requirement to crawl an Azure SQL server from Azure AI search. The SQL server exists in different VNET and I have created a Shared Private Link to connect. The Indexer works fine without any problem. As soon as I add a custom webapi skill 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.
757 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,894 questions
asked 2024-05-15T18:18:35.6533333+00:00
Somdeep Niyogi (external) 1 Reputation point
commented 2024-05-23T07:17:42.14+00:00
LucyChenMSFT-4874 1,355 Reputation points
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.
757 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,449 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,326 Reputation points
edited an answer 2024-05-23T06:51:56.05+00:00
Grmacjon-MSFT 16,766 Reputation points
0 answers

Custom category in Azure Search PII Detection skillset

I have created an index in Azure Search service with PII detection and has additional fields for masked text and pii entities. I was not satisfied with the pii detection in some scenarios. For example: we have datetime category which redacts all dates…

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.
757 questions
asked 2024-05-15T15:05:36.8933333+00:00
Mansi Yadav 0 Reputation points
commented 2024-05-23T03:08:28.0333333+00:00
SnehaAgrawal-MSFT 18,871 Reputation points
1 answer

Azure AI Search Indexer + Embedding and SplitSkill not working

Hello! When I run my indexer, I get the following error: "Skill input 'text' was '25281' tokens, which is greater then the maximum allowed '8000' tokens. Consider chunking the text with the SplitSkill in order to be able to generate embeddings 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.
757 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,005 questions
asked 2024-05-20T20:58:31.3666667+00:00
Andrew Satanovsky 0 Reputation points
answered 2024-05-23T00:37:10.53+00:00
Grmacjon-MSFT 16,766 Reputation points
3 answers One of the answers was accepted by the question author.

How to Configure Cognitive Search Index Vector Fields

Hi, I had configured a custom vector embedding pipeline to iterate through documents, extract text, and generate vectors based off of the extracted text. Up until recently everything was working absolutely fine, then Microsoft deprecated my indexes and I…

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.
757 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 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,449 questions
asked 2023-12-06T19:56:43.6233333+00:00
Jacob Thomas 55 Reputation points
commented 2024-05-22T22:13:07.49+00:00
Jack Vinitsky 0 Reputation points
0 answers

i am getting a job failed error when starting an auto-label job using Azure cognitive search.

this is the error received in notifications: "One or more errors occurred. Corresponding activity ID: 55bbbae6-b123-469b-a599-794cb16a3a75."

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.
757 questions
asked 2024-01-10T08:37:35.35+00:00
Jad Maalouf 5 Reputation points
edited the question 2024-05-22T14:27:39.67+00:00
romungi-MSFT 42,781 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

CRUD on Azure Vector Index/database

Hi I'm currently working on a PromptFlow in Azure. The flow has two vector indexes attached. All data is either in the form of .txt og .pdf and are stored i blobs in two seperate folders in Azure Blob Store. Things are going great and my flow is inching…

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.
757 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,489 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 questions
asked 2024-05-21T12:19:27.1533333+00:00
Mads Helles 20 Reputation points
accepted 2024-05-22T12:34:09.4466667+00:00
Mads Helles 20 Reputation points
0 answers

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.
757 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,005 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,449 questions
asked 2024-05-21T12:14:38.83+00:00
Ivan 0 Reputation points
commented 2024-05-22T12:13:41.1466667+00:00
Ivan 0 Reputation points
2 answers

Dynamic aggregation , grouping and order by in Azure Cognitive Search

Our Dataset Our data set is a flat list of attributes identified by a unique id. Overall we have ~130 attributes. There is an example record in the Appendix for reference. We have over 52000 unique ids. We want to achieve the following as part of our…

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.
757 questions
asked 2023-06-22T03:01:54.4633333+00:00
Anurag Sharma 0 Reputation points
commented 2024-05-22T10:06:35.3066667+00:00
Seifolah Ghaderi 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is there any API available to directly connect to Azure ai search index

In Azure AI search, we have an search explorer option where we can search a question and get the answer with a confidence score as below. Do we have REST API's or .net packages available to access azure search the using the index name? We have open ai…

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.
757 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,295 questions
asked 2024-05-16T17:59:16+00:00
lakshmi 611 Reputation points
accepted 2024-05-22T05:22:19.01+00:00
lakshmi 611 Reputation points