Open DeepikashreePrakash opened 5 days ago
@DeepikashreePrakash It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!
Hi @PesalaPavan, I'm following the Microsoft documentation mentioned: https://learn.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-interface
ISSUE
Approach:
RAG approach
Area of issue:
Azure AI Search -> Skillsets -> Custom Web API skill
Process:
I am trying to create a Custom Web API skillset that is capable of identifying the tables in the document and converts the table data into JSON format and send it into other skillsets to perform chunking and vectorizing it.
Steps:
Issue Explanation
Error message on running the indexer:
Operation - Web Api response contains a record with a missing id. Message - Could not execute skill because Web Api skill response is invalid.
Screenshot:
Skillset used:
Sample Input:
Sample Output: