Arize-ai / phoenix

AI Observability & Evaluation
https://docs.arize.com/phoenix
Other
4.05k stars 299 forks source link

[ENHANCEMENT] Pretty print structured outputs #5140

Open Jgilhuly opened 1 month ago

Jgilhuly commented 1 month ago

Is your feature request related to a problem? Please describe. Structured outputs from providers like OpenAI are currently displayed as plaintext in the UI. This removes some of the benefit of using structured outputs, and can be hard to read and parse through.

Describe the solution you'd like We should pretty print, indent, or format structured output data in the UI.

Screenshot 2024-10-21 at 2 46 13 PM

axiomofjoy commented 1 month ago

Good callout