You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accumulate errors while trying to parse span attributes to pre-populate the playground for span replay.
Attempt to parse span attributes starting with the most important and most strict parsing, accumulating any errors and falling back to less strict parsing.
Things to parse and order of priority:
inputs
input_messages (single part content)
input.value
outputs
output_messages (single part)
output.value
invocation parameters
prompt template variables
tools
The text was updated successfully, but these errors were encountered:
Accumulate errors while trying to parse span attributes to pre-populate the playground for span replay.
Attempt to parse span attributes starting with the most important and most strict parsing, accumulating any errors and falling back to less strict parsing.
Things to parse and order of priority:
The text was updated successfully, but these errors were encountered: