
Execution Summary
The left panel displays a summary of the execution. Available information includes:- Execution ID
- Release
- Executed At
- Completed At
- Input Tokens
- Output Tokens
Model Parameters
Execution Details includes the model configuration used during execution. Displayed parameters include:- Provider
- Model
- Temperature
- Top P
- Presence Penalty
- Frequency Penalty
- Top Choice
Input Variables
The left panel also displays all input variables associated with the execution. Variables are displayed as badges for quick reference. This section helps identify which prompt inputs participated in the execution. The actual variable contents are available in the Prompt Details and Raw Request tabs.Output Variables
Output variables associated with the execution are also displayed as badges. This provides a quick overview of the outputs produced by the prompt. The actual output data is available in the Raw Response tab.Prompt Details
The Prompt Details tab displays the prompt content that was used during execution. Depending on the variable types included in the prompt, the tab displays the corresponding data that was provided to the model. This view helps verify the final prompt configuration and confirm that execution occurred using the expected inputs.Raw Request
The Raw Request tab contains the request generated by Intelleap and sent to the model provider. The request may include:- Messages
- Variable content
- Model settings
- Execution parameters
Raw Response
The Raw Response tab contains the complete execution result returned after processing. Depending on the execution configuration, this view may include:- Model output
- Execution status
- Metric results
- Execution metadata
- Diagnostic information
- Prompt Details
- Raw Request
- Raw Response
Review the rendered prompt content and variable data used during execution.
Using Execution Details
Execution Details helps users:- Investigate individual executions
- Validate prompt inputs
- Review provider requests
- Analyze model responses
- Troubleshoot unexpected results
- Review metric evaluation results