I'm entering this command but somehow it's not working: ```bunx wrangler vectorize create --dimensio

I'm entering this command but somehow it's not working:
bunx wrangler vectorize create --dimensions=1536 ers-v1 --metric=cosine


showing this error:
🚧 Creating index: 'ers-v1'

✘ [ERROR] A request to the Cloudflare API (/accounts/53e0c2270158721ff328e572f56950ea/vectorize/indexes) failed.

  vectorize.not_entitled [code: 1005]

  If you think this is a bug, please open an issue at:
  https://github.com/cloudflare/workers-sdk/issues/new/choose      


#cloudflare-typescript #wrangler #vectorize-beta
Was this page helpful?