Open
Description
I am using the exact examples provided for async sample_recognize_pii_entitites_async.py .
Documentation states when using async, you can use up to 125,000 characters. It still fails with the information to limit the document size to 5120 text elements.
Is there some other parameter or way to call this or does it not actually support over 125,000 characters ?