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

Self-hosted web UI for Qdrant

Results 38 qdrant-web-ui issues
Sort by recently updated
recently updated
newest added

- Previously, the quickstart example used dot product distance. This didn't make much sense as the vectors in the example were not normalised. It also led to some weird-looking query...

#144 https://github.com/user-attachments/assets/e0660491-5a30-4427-9cab-9c24e63e4bfd

If recovering a snapshot through the web UI fails, it fails silently and the user isn't reported about this. More specifically, if uploading the snapshot file fails it'll be stuck...

enhancement

We currently use Qdrant in conjunction with LangChain to build RAG applications. For a quick sanity check and demo purposes it would be great to get our Markdown documents, which...

**Description** When attempting to run visualization in the Qdrant Web UI using multi-vectors (i.e., a 2D array or multiple same-sized vectors for a single document), the visualization process fails if...

Our web UI has this useful link when crafting a request for going straight to the related api reference page However, it still links to the old reference: https://qdrant.github.io/qdrant/redoc/index.html While...