RafalWilinski / cloudflare-rag

Fullstack "Chat with your PDFs" RAG (Retrieval Augmented Generation) app built fully on Cloudflare
https://rwilinski.ai
482 stars 63 forks source link

vectorize.not_entitled [code: 1005] - Billing Issue and Contribution Blocker #8

Closed NikhilKalloli closed 2 months ago

NikhilKalloli commented 2 months ago

I'm encountering an issue where my card is being declined on Cloudflare, which is preventing me from gaining access to the Vectorizeand R2 features. Specifically, I receive the following error when trying to create a Vectorize index: vectorize.not_entitled [code: 1005]

I'm really interested in contributing to this project, but without access to these services, it becomes challenging to follow through with the intended use of Cloudflare's tools.

Request:

  1. Could you provide any guidance on how I can resolve this billing issue?
  2. Are there any alternative methods for contribution that wouldn't bypass Cloudflare's services, but would allow me to keep progressing?

Additional Info: I've considered using alternative services to replace Vectorize and R2, but that would detract from the goal of working with Cloudflare.

Any advice or suggestions would be much appreciated.

RafalWilinski commented 2 months ago

Hi, Vectorize is only acessible to customers on Workers Paid plan: https://developers.cloudflare.com/vectorize/get-started/intro/

NikhilKalloli commented 2 months ago

Thanks for the clarification!!