You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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!
The text was updated successfully, but these errors were encountered: