Azure-Samples / azure-search-power-skills

A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
MIT License
288 stars 170 forks source link

Azure Open AI Custom Skills: Ignite demo refinements #207

Closed amitkalay closed 1 month ago

amitkalay commented 1 month ago

The code I had originally written wasn't according to the exact format and specification that an indexer would send to the custom skill. I updated the codebase and api-test file to reflect these changes.

I tested the code by running the indexer and verified that it ran successfully._