check_job() dispatches to check_batch() for batch objects or
perplexity_check_research() for tidyllm_research_job objects.
Arguments
- .job
An object with a
batch_idattribute (fromsend_batch()) or atidyllm_research_job(fromdeep_research(.background = TRUE)).- ...
Additional arguments passed to the underlying function.
