Cloudflare LLM Forbidden Error

Hi, I am getting Error: Cloudflare LLM call failed with status code 403 trying to insert into a new Vectorize index on production. Works fine locally, and confirmed the bindings are there. It seems related to other auth issues people have posted about in here. Any idea what I'm missing?
3 Replies
garvitg
garvitg5w ago
Hey @ac. The error message doesn't resemble a Vectorize error. Are you using a Workers AI model to generate the vectors before inserting them?
ac
acOP5w ago
Yes, using bge-large. It's possible the failure is at that point I guess, but hard to tell
garvitg
garvitg5w ago
Well I think that our friends over at #workers-ai would be able to confirm that and help you out better.

Did you find this page helpful?