Learn how to interpret Task outputs, analyse execution data, and understand performance metrics.
After running a task, you receive a comprehensive response containing:
Your model output is contained in the response field, while the rest of the task response contains other useful information including performance metrics and metadata.
Unique identifier of the Task definition
Specific revision that processed this run
Unique identifier for this specific execution
Understanding token consumption in your results:
Each execution provides timing metrics:
Input Processing Time (input_processor_timing)
URL fetching duration
Document extraction time
Image preprocessing
RAG context retrieval
Each execution shows credits consumed (charged_credits):
🧮 Cost Factors
⚙️ Optimisation