Is there a way to view prompt images in traces? I'm using 4o-mini via llama index and they're not showing.
馃挕聽Hint: Mention RunLLM in the thread for followups.
The image base64 is showing on the Input tab, but the images themselves aren't displayed in Input Messages (or anywhere else I've seen).
There are 20 images in this one LLM call. Maybe that's exceeding a limit for display? and/or am I using a different part of Llama Index compared to what's currently supported?
Hey Rusty, the auto-instrumentor might need to be enhanced to record the image information under the expected attributes. Can you file us an enhancement request under the OpenInference repo with a code snippet to reproduce the issue? https://github.com/Arize-ai/openinference
