Hi everyone,
We鈥檙e using Phoenix on our own servers, with traces sent via OpenTelemetry.
We鈥檇 like to display the output of a tool call with Markdown formatting (lists, headings, etc.), but so far it only shows up as plain text.
Is there any way to have Phoenix render Markdown in tool outputs?
Or is this simply not supported yet in the open-source version?
Thanks in advance!