My goal is to be able to hover over the individual embeddings in the 3D view and be able to see the actual data. How to make these "unknowns" show as actual values in my dataset. I want to visualize just my dataset, and not run any inference or pass in any prompts.
馃挕聽Hint: Mention RunLLM in the thread for followups.
hi Lily S. thanks for using Phoenix. Lately we've been focusing on the LLM-observability functionality of Phoenix and embeddings visualization hasn't been prioritized lately. Unfortunately I'm not super familiar with this part of the product and can't be much help to you Xander S. do you know if we support the functionality Lily is looking for?
Hey Lily S., can you verify that your image URLs are accessible from your browser? It may also help to inspect the failed fetch requests in your brwoser's network tools. Here's an example notebook: https://colab.research.google.com/github/Arize-ai/phoenix/blob/main/tutorials/image_classification_tutorial.ipynb
I guess that is assuming you are trying to visualize images. Maybe you are dealing with text?
I have no images in my dataset.
Yes, just text data.
Might be worth taking a look at this tutorial if you haven't already: https://colab.research.google.com/github/Arize-ai/phoenix/blob/main/tutorials/sentiment_classification_tutorial.ipynb
Thank you for your help!
Of course, let us know if you have further questions!
