Relative Content

Tag Archive for azureazure-ai-search

semanticConfiguration empty parameter error

I’m using the Azure AI Search Javascript SDK in my NodeJS app to create a RAG based chatbot. I am uploading data to Blob Storage, creating an index (confirmed to be configured with semantic configuration), and want to run a semantic search.

Custom skill integration

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.