score_traces
Write scores back to Langfuse traces to annotate them with analysis findings. For example, mark failing traces with 'needs-review' for quick review.
Instructions
Write scores back to Langfuse traces. trace_ids: comma-separated.
Use this after analysis to annotate traces with findings. Example: score failing traces with 'needs-review'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| project | No | ||
| trace_ids | Yes | ||
| score_name | Yes | ||
| score_value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||