[FEAT]: View Embeddings #228

Open
opened 2026-02-23 17:20:52 -05:00 by yindo · 3 comments
Owner

Originally created by @mjtechguy on GitHub (May 2, 2024).

What would you like to see?

Would it be possible to see the embeddings associated with each Vector ID?

Something like shown in this project: https://github.com/flanker/chromadb-admin

Thanks!

Originally created by @mjtechguy on GitHub (May 2, 2024). ### What would you like to see? Would it be possible to see the embeddings associated with each Vector ID? Something like shown in this project: https://github.com/flanker/chromadb-admin Thanks!
yindo added the enhancementfeature request labels 2026-02-23 17:20:52 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 2, 2024):

As in the vectors, or the metadata?

@timothycarambat commented on GitHub (May 2, 2024): As in the vectors, or the metadata?
Author
Owner

@mjtechguy commented on GitHub (May 8, 2024):

I meant the vectors, but the metadata would be good as well. I think people people being able to understand how different embedding models create the vectors is important too.

BTW, thanks for building this tool and AnythingLLM is soooo good. Your work is greatly appreciated @timothycarambat

@mjtechguy commented on GitHub (May 8, 2024): I meant the vectors, but the metadata would be good as well. I think people people being able to understand how different embedding models create the vectors is important too. BTW, thanks for building this tool and AnythingLLM is soooo good. Your work is greatly appreciated @timothycarambat
Author
Owner

@timothycarambat commented on GitHub (May 8, 2024):

We do show the metadata currently (needs to click on document) and each chunk has metadata you can pop open and edit in a window.

Not sure on the vector though, the reason why it doesn't right now is that when we tried to show 50 items on page with 1024 dimension vectors it got really messy, but i can see the need.

@timothycarambat commented on GitHub (May 8, 2024): We do show the metadata currently (needs to click on document) and each chunk has metadata you can pop open and edit in a window. Not sure on the vector though, the reason why it doesn't right now is that when we tried to show 50 items on page with 1024 dimension vectors it got _really_ messy, but i can see the need.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#228