qdrant-frontend
qdrant-frontend copied to clipboard
Allow entering api key or local persistent path
-
For remotely hosted instances with authorization enabled, an API key would be required. maybe that can be entered in a secure field.
-
For non-server based qdrant instances (with persistent path on disk), it'd be nice to allow setting a local folder path.
That makes sense!
- This would best be built after the Qdrant JS client integration. Are you aware of any public testing instance for Qdrant with API key?
- Can you refer to the docs? I wasn't even aware it was possible to set up a full Qdrant instance without server (or with Python in memory) or do I get you wrong? However, I guess this also would best rely on Qdrant JS client.
Very happy for PRs!
- You can get a free cluster on cloud.qdrant.io
- I guess this is part of only the python client: https://github.com/qdrant/qdrant-client#local-mode