Open
Description
To reproduce:
- run an evaluation that involves some LLM output that creates a laminar OTEL trace. If you use the Vercel AI SDK, it'll look like this:
- -click the trace, it will have an output that looks like:
{ "score" : 2 }
- Click "Add to labeling queue" and select one
- Go to the labeling queue - you will see the target as
[{"role":"assistant","content":"{\"score\":2}"}]
They should either BOTH show the internal message array format or neither should show it and they should just show content. This is an abstraction over the model SDKs so in my opinion they should both just show the content.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels