Skip to content

update eval span attributes to render input/output like we do for datasets#140

Merged
Andrew Kent (realark) merged 1 commit into
mainfrom
ark/eval-span-attributes
Jul 16, 2026
Merged

update eval span attributes to render input/output like we do for datasets#140
Andrew Kent (realark) merged 1 commit into
mainfrom
ark/eval-span-attributes

Conversation

@realark

Copy link
Copy Markdown
Collaborator

fixes: #112

@realark
Andrew Kent (realark) force-pushed the ark/eval-span-attributes branch 4 times, most recently from e3da55a to 929e4c7 Compare July 13, 2026 20:11
stop wrapping eval input/outputs in openai input map
@realark
Andrew Kent (realark) marked this pull request as ready for review July 15, 2026 17:50
@realark
Andrew Kent (realark) merged commit c61715a into main Jul 16, 2026
1 check passed
@realark
Andrew Kent (realark) deleted the ark/eval-span-attributes branch July 16, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eval span input/output are double-wrapped ({"input": ...} / {"output": ...}) instead of bare values; task span carries no input/output at all

2 participants