Azure / Azure/azure-sdk-for-python
"Limit document size to: 5120 text elements" error when using async. Documents state async allows 125,000 characters
Open
Client
Cognitive - Text Analytics
customer-reported
needs-team-attention
question
Service Attention
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
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 ?
Contributor guide
Assessment
This issue has not been assessed yet.