qdrant-web-ui
qdrant-web-ui copied to clipboard
Add vector name auto-complete in visualisation
The visualisation tool requires a vector name to build a map
A user does not necessarily remembers vector names, they might be bulky or they can be autogenerated (e.g. with fastembed)
To find a vector name, one need to do some extra actions, like visiting other pages or making requests to the DB.
It would be nice to have autocomplete for vector_name field, or have available vector names somewhere in the vicinity.
If there is only one vector in a collection, then it might also be helpful to fill vector_name automatically.
Hello @joein , if this is unpicked I'd like to give it a try.. Thanks
I think it has not been picked yet
I am not that up-to-date with web-ui issues, maybe @kartik-gupta-ij could shed some light?
Hello @joein , if this is unpicked I'd like to give it a try.. Thanks
Assigning to you!
@kartik-gupta-ij Thanks!
@kartik-gupta-ij would be great if we can pick up this soon.
Also, the code written in viz page should persist. It goes away if I switch to a different page which is frustrating.