When using the LLM engine, a document that is too long results in a 413. However, the error message is Request body too large instead of what the Tx API directly returns:
Resume length is too long. LLM Parsing is not available for this resume.
The issue appears to be here
When using the LLM engine, a document that is too long results in a 413. However, the error message is
Request body too largeinstead of what the Tx API directly returns:The issue appears to be here