Skip to content

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

Draft
Andrew Kent (realark) wants to merge 1 commit into
mainfrom
ark/eval-span-attributes
Draft

update eval span attributes to render input/output like we do for datasets#140
Andrew Kent (realark) wants to merge 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
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

1 participant