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 miliseconds.
main.tsx
https://dglazkov--1837ac2627b011f0aecd569c3dd06744.web.val.run
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
.