Vectorize V2 - Waitlist

I'm happy to announce that all customers who requested access to Vectorize V2 https://forms.gle/jtSJAqz478DsULN86 have been onboarded.
Google Docs
Vectorize V2 - Waitlist
In the next week or two, we'll start rolling out the next generation of Vectorize, which has been completely re-architected from the ground up. This new version supports 2M+ vector indexes, delivers significantly improved query latency, and much more. Over the coming weeks, we'll be gradually inviting new teams to onboard. If you're interested ...
7 Replies
yevgen
yevgenOP8mo ago
Cloudflare Docs
Limits · Vectorize
Many of these limits will increase during Vectorize’s public beta. Refer to the changelog or join the #vectorize-beta channel in the Cloudflare …
yevgen
yevgenOP8mo ago
please note, that today the limit is 2 mln per index but we will rollout a change to bump it to 5 mln by the end of tomorrow. Also 'topK without values and metadata' limit of 100 will be part of the same release.
yevgen
yevgenOP8mo ago
please be aware that to work with Vectorize V2 in Wrangler requires installation of prerelease wrangler version https://github.com/cloudflare/workers-sdk/pull/6252#issuecomment-2228856302
GitHub
VS-197: Enable wrangler to interact with Vectorize V2 indexes by ga...
What this PR solves / how to test Enables users to operate on Vectorize V2 operations via wrangler. Fixes #[VS-197]. Author has addressed the following Tests TODO (before merge) Included Not n...
yevgen
yevgenOP8mo ago
Finally Metadata filtering now requires to define metadata properties that will support filtering https://vectorize-v2.cloudflare-docs-7ou.pages.dev/vectorize/reference/client-api/#create-metadata-index
Cloudflare Docs
Vectorize API · Vectorize
This page covers the Vectorize API available within Cloudflare Workers, including usage examples.
yevgen
yevgenOP8mo ago
cc @zensin @yigit @akazwz
yevgen
yevgenOP8mo ago
Cloudflare API Documentation
Interact with Cloudflare's products and services via the Cloudflare API
GitHub
VS-197: Enable wrangler to interact with Vectorize V2 indexes by ga...
What this PR solves / how to test Enables users to operate on Vectorize V2 operations via wrangler. Fixes #[VS-197]. Author has addressed the following Tests TODO (before merge) Included Not n...
yevgen
yevgenOP8mo ago
We recommend using Workers binding for the best performance of query operations @zsmooth please read this thread

Did you find this page helpful?