If anyone works with #azure #DocumentIntelligence #FormRecognizer this seems like a trivial thing but how do I reproduce the "Results" tab from #DocumentIntelligenceStudio Attempting to dump/serialize (python/C#) the poller.results throws an exception about unserializable object
Azure Forms Recognizer - Saving output results SDK Python

When I used the API from Forms Recognizer, it returned a JSON file. Now, I am using Form Recognizer with SDK and Python, and it returns a data type that seems to be specific from the library azure.ai.

Stack Overflow