gepa_record_trajectory
Track and log detailed execution steps, results, and metadata for prompt evaluations to analyze performance and optimize AI prompts using data-driven insights.
Instructions
Record execution trajectory for prompt evaluation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| executionSteps | Yes | Sequence of execution steps | |
| metadata | No | Additional execution metadata (optional) | |
| promptId | Yes | Unique identifier for the prompt candidate | |
| result | Yes | Final execution result and performance score | |
| taskId | Yes | Identifier for the specific task instance |