from parallel import Parallelclient = Parallel()client.beta.findall.cancel( findall_id="findall_56ccc4d188fb41a0803a935cf485c774",)print("FindAll run cancelled.")
Copy
Ask AI
{ "type": "error", "error": { "ref_id": "fcb2b4f3-c75e-4186-87bc-caa1a8381331", "message": "FindAll run not found" }}
from parallel import Parallelclient = Parallel()client.beta.findall.cancel( findall_id="findall_56ccc4d188fb41a0803a935cf485c774",)print("FindAll run cancelled.")
Copy
Ask AI
{ "type": "error", "error": { "ref_id": "fcb2b4f3-c75e-4186-87bc-caa1a8381331", "message": "FindAll run not found" }}