Yes, Phoenix supports displaying images in traces, including those encoded in base64 or provided as image URLs. According to Capture Multimodal Traces, you can include a base64 UTF-8 encoded image or an image URL in the call made to your LLM, and Phoenix will render these images in the trace UI. Would you like more details on how to implement this? Sources:
- Capture Multimodal Traces
馃挕聽Hint: Mention RunLLM in the thread for followups.