qdrant-web-ui icon indicating copy to clipboard operation
qdrant-web-ui copied to clipboard

Add vector name auto-complete in visualisation

Open joein opened this issue 1 year ago • 5 comments

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.

image

joein avatar Jan 06 '24 12:01 joein

Hello @joein , if this is unpicked I'd like to give it a try.. Thanks

harshalmittal4 avatar Feb 05 '24 09:02 harshalmittal4

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?

joein avatar Feb 05 '24 09:02 joein

Hello @joein , if this is unpicked I'd like to give it a try.. Thanks

Assigning to you!

kartik-gupta-ij avatar Feb 05 '24 11:02 kartik-gupta-ij

@kartik-gupta-ij Thanks!

harshalmittal4 avatar Feb 05 '24 16:02 harshalmittal4

@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.

KShivendu avatar May 04 '24 15:05 KShivendu