I’m using this script https://github.com/microsoft/sample-app-aoai-chatGPT/blob/main/scripts/data_preparation.py and I want to get page number. I find out it can be done using indexer with imageAction=generateNormalizedImagePerPage configuration but I couldn’t know how to do.
Azure AI Search
I did to find the way how to configure the indexer while creating index using above script.
1