Hey Phoenix team- my team would like the ability to render images attached to traces for manual evaluations/annotations. I noticed there's an image.url span attribute in Open Inference, but it doesn't render the image when I set this attribute or even render it as a link. I also looked through the Phoenix code and confirmed it only renders images if the image is used as input for an LLM. Question: is there a way we can do this? Another question: Could this be a feature we could see in a future release? Happy to ideate on this with you. on this! Thanks
It seems likely that Phoenix currently supports rendering images in traces when they are included as part of LLM inputs, as indicated in the multimodal tracing documentation. However, rendering images attached to traces for manual evaluations or annotations outside of this context might not be directly supported at the moment. The GitHub issue suggests that there is interest in enhancing Phoenix to support manual annotations and evaluations, which could potentially include image rendering capabilities.Would you like more detail on how to potentially work around this limitation or explore other features that might be relevant to your use case? Sources: - multimodal tracing documentation - GitHub issue
馃挕聽Hint: Mention RunLLM in the thread for followups.
I made a new feature request ticket to track this, if you have any more context you'd like to give please comment! https://github.com/Arize-ai/phoenix/issues/5746
