qdrant
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v20View latest version
Since Qdrant Cloud has a fairly strict CORS policy, here's a simple val that proxies calls to Qdrant Cloud API and makes them accessible from Web apps.
To set up:
- fork this val
- add your
QDRANT_API_KEY
to your environment variables. This would limit usage of your proxy to your API key only. - start using val as a proxy
Use it as a 1:1 replacement for Qdrant API, except for one additional query string parameter:
cluster_id
-- the part of the Qdrant API endpoint beforecloud.qdrant.io
.